<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/450" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-05-07T11:48:09+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/450</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-05-07T11:48:09+02:00</updated>

		<published>2007-05-07T11:48:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=450&amp;p=1327#p1327</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=450&amp;p=1327#p1327"/>
		<title type="html"><![CDATA[HID Keys Newbie Question]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=450&amp;p=1327#p1327"><![CDATA[
If you want to control inputs and outputs from a host application, you should make a HID which is neither a keyboard nor a mouse. Look at the &quot;Automator&quot; example.<br /><br />HIDs which are neither keyboard nor mouse are more or less ignored by the operating system and the application can use read/write calls to get/send data from/to the device.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon May 07, 2007 11:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eddie69]]></name></author>
		<updated>2007-05-03T16:50:17+02:00</updated>

		<published>2007-05-03T16:50:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=450&amp;p=1312#p1312</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=450&amp;p=1312#p1312"/>
		<title type="html"><![CDATA[HID Keys Newbie Question]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=450&amp;p=1312#p1312"><![CDATA[
Hi,<br /><br />I am really new to this whole programming experience. I have followed your example 'HIDkeys' on my test board using a Tiny2313 and managed to get it to work. I really have a lot to learn, I have been doing some  reading with the books and tutorials suggested in the HID webpage.<br /><br />I was wondering if someone could show me a how to make an output  act when it senses input on another pin. Again, based on the Keys example, it shows all inputs without any outputs. For instanse a switch on<br />Port B pin 0(input) to light up lets say an LED on Port B pin 1(output).<br /><br />Thanks for your time.<br /><br />Respectfully,<br />Eddie<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=225">eddie69</a> — Thu May 03, 2007 4:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
