<?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/3657" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-12-23T23:39:12+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-12-23T23:39:12+02:00</updated>

		<published>2009-12-23T23:39:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12597#p12597</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12597#p12597"/>
		<title type="html"><![CDATA[Re: Interfacing Ethernet to USB devices]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12597#p12597"><![CDATA[
The Netburner SBL2e looks fine.<br /><br />The question how many keyboards you can emulate means how many USB connectors you can serve with this solution, right? I'm afraid I have to disappoint you: One AVR can only handle one single USB device in firmware. For multiple USB connections you need multiple AVRs.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Dec 23, 2009 11:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-12-23T22:51:01+02:00</updated>

		<published>2009-12-23T22:51:01+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12596#p12596</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12596#p12596"/>
		<title type="html"><![CDATA[Re: Interfacing Ethernet to USB devices]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12596#p12596"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>You need some kind of Ethernet to serial converter. Search the net, there are some available. Then it should be relatively straight forward.</div></blockquote><br /><br />It appears that something like the Netburner SBL2e (<!-- m --><a class="postlink" href="http://www.netburner.com/products/serial_to_ethernet/sbl2e.html">http://www.netburner.com/products/seria ... sbl2e.html</a><!-- m -->) may be suitable; as an eager amateur, (and someone who used to read Circuit Cellar many, many, many years ago) I'm more full of questions than anything else at this time!<br /><br />The SBL2e has two TTL-level serial connections, so that's at least a start.  Is there a maximum number of keyboards that the HIDKEYS example circuit and code can support?  Since many people I know have more than one set top box, it would be nice to be able to emulate more than one keyboard!<br /><br />Thanks!<p>Statistics: Posted by Guest — Wed Dec 23, 2009 10:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-12-22T17:11:03+02:00</updated>

		<published>2009-12-22T17:11:03+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12575#p12575</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12575#p12575"/>
		<title type="html"><![CDATA[Re: Interfacing Ethernet to USB devices]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12575#p12575"><![CDATA[
You need some kind of Ethernet to serial converter. Search the net, there are some available. Then it should be relatively straight forward.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Dec 22, 2009 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-12-15T23:55:11+02:00</updated>

		<published>2009-12-15T23:55:11+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12510#p12510</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12510#p12510"/>
		<title type="html"><![CDATA[Interfacing Ethernet to USB devices]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3657&amp;p=12510#p12510"><![CDATA[
In the United States there exist several cable / satellite set-top-boxes which provide a USB interface.  Users who plug in a standard USB keyboard state that they can change channels and control their STBs using the keyboard.  <br /><br />There exist &quot;IR Blasters&quot; which can be used as pseudo-remote controls by toggling an IR LED via serial or USB, but those can be problematic and often fail to send pulses at precisely the exact frequency that the IR sensor in the set top box is looking for, leading to dropped characters, and therefore incorrect channel changes (ie, the IR LED pulses a channel change to &quot;254&quot;, but the set top box sees &quot;54&quot;)<br /><br />As everyone here knows, you can't connect a standard PC and make it pretend that it's a HID device like a keyboard.<br /><br />I am looking at something like an XPort (<!-- m --><a class="postlink" href="http://www.lantronix.com/device-networking/embedded-device-servers/xport.html">http://www.lantronix.com/device-network ... xport.html</a><!-- m -->) to provide a very simple telnet-like command interface accessible using ethernet which would accept commands and then direct it to the V-USB HID.  As an added bonus, being able to provide more than one HID device would be beneficial.<br /><br />Without making this into a $500 project, does this seem feasible?<p>Statistics: Posted by Guest — Tue Dec 15, 2009 11:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
