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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-03-31T00:32:38+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-03-31T00:32:38+02:00</updated>

		<published>2008-03-31T00:32:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4844#p4844</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4844#p4844"/>
		<title type="html"><![CDATA[Dont]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4844#p4844"><![CDATA[
Don't pay him 15$ for this!<br /><br />As FAQ says; you should only replace two blue resistors with two &quot;stronger ones&quot;. Lets say with 200 Ohms (these blue ones are 6Cool. Ask some friend to do this.<p>Statistics: Posted by Guest — Mon Mar 31, 2008 12:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-03-17T19:07:42+02:00</updated>

		<published>2008-03-17T19:07:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4640#p4640</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4640#p4640"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4640#p4640"><![CDATA[
I have make this system whitout IR part and it works really good, but I want to know what I can develop whit it , other that led, e.g a smaller DC motor or a led matrix or a temperatur sensor. If I want to develop this other parts, must I modify the Igor's firmware or I can with it. Also I make an other interface, What must I do ?<p>Statistics: Posted by Guest — Mon Mar 17, 2008 7:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-15T13:52:53+02:00</updated>

		<published>2008-02-15T13:52:53+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4241#p4241</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4241#p4241"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4241#p4241"><![CDATA[
Thanks for advice!<br />This guy asks 15$ for upgrade :/<p>Statistics: Posted by Guest — Fri Feb 15, 2008 1:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-02-15T12:43:23+02:00</updated>

		<published>2008-02-15T12:43:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4239#p4239</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4239#p4239"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4239#p4239"><![CDATA[
First try various hosts. If it works on other hosts, you should add the zener diodes. You can probably do this yourself, it's not hard.<br /><br />Since you say the device did work previously, the fuse values must be OK.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Fri Feb 15, 2008 12:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-15T11:22:05+02:00</updated>

		<published>2008-02-15T11:22:05+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4238#p4238</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4238#p4238"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4238#p4238"><![CDATA[
Some guy made that for me... <br /><br />problem is that after reinstall of windows, everything worked OK, but after another reinstall this started to happen<br /><br />Also, Igor sent me response on my email, saying that I should read his FAQ in wich says:<br />&quot;Q: After device plugin into USB port is the device not recognized - recognized only as &quot;Unknown USB device&quot;.<br />A1: Problem of bad device detection is in hardware. In schematic you must add series resistors into USB data lines - see schematic on my website. You can increase the resistors from 68R up to 330R. And additionally you can connect Zener diodes (3.6V) to USB D+ and D- data lines. Problem appears mainly on notebooks and new computers. Usually is there no problem when you plug device into external USB hub. Problem is caused by high voltage coming from microcontroller to USB lines - allowed max. 3.6V (input current into computer USB port).<br />A2: If you are using ATtiny2313 you must set fuses during programming: disable division the external clock by 4 and enable high speed XTALL.&quot;<br /><br />I guess this is my answer, but, I dunno now what to do - a guy which made that IR for me did it exactly by scheme on Igors page, so I'll have to pay him again to fix this (cause it isn't his fault that I need upgrade of my IR)...<p>Statistics: Posted by Guest — Fri Feb 15, 2008 11:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-02-14T00:24:14+02:00</updated>

		<published>2008-02-14T00:24:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4218#p4218</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4218#p4218"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4218#p4218"><![CDATA[
&quot;Unknown Device&quot; usually means that you have no USB communication at all. Did you flash the fuse values correctly?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Feb 14, 2008 12:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gesaugen]]></name></author>
		<updated>2008-02-12T18:27:23+02:00</updated>

		<published>2008-02-12T18:27:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4207#p4207</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4207#p4207"/>
		<title type="html"><![CDATA[Igor Cesko's USB-IR as &quot;Unknown device&quot;?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1209&amp;p=4207#p4207"><![CDATA[
Hi all<br />Please, I need your help determing why my PC recognises Igor Cesko's custom build IR as &quot;unknown device&quot;<br />I've paid some guy to build it for me and he did it by Igor's scheme. Here's the scheme:<br /><!-- m --><a class="postlink" href="http://img184.imagevenue.com/img.php?image=32287_igor_122_143lo.jpg">http://img184.imagevenue.com/img.php?im ... _143lo.jpg</a><!-- m --><br />(Heres the link for Igor's page, but it's working lousy lately)<br /><!-- m --><a class="postlink" href="http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20(AVR">http://www.cesko.host.sk/IgorPlugUSB/Ig ... USB%20(AVR</a><!-- m -->)_eng.htm<br /><br />Here are the pictures of my IR:<br />Front:<br /><!-- m --><a class="postlink" href="http://img165.imagevenue.com/img.php?image=31808_front_122_920lo.jpg">http://img165.imagevenue.com/img.php?im ... _920lo.jpg</a><!-- m --><br /><br />Back:<br /><!-- m --><a class="postlink" href="http://img151.imagevenue.com/img.php?image=31816_back_122_816lo.jpg">http://img151.imagevenue.com/img.php?im ... _816lo.jpg</a><!-- m --><br /><br />Problem is when I plug IR in usb, I get message that it's unknown device and Windows don't even ask for drivers... In system manager, under USB section, the unknown device is listed but I cant force installation of drivers on it..<br />So question ism whats different on the scheme on Igors page and on my IR?<br /><br />I've found a simmilar thread on this forum, but solution is not explained <br /><!-- m --><a class="postlink" href="http://forums.obdev.at/viewtopic.php?=&amp;p=150">http://forums.obdev.at/viewtopic.php?=&amp;p=150</a><!-- m --><br /><br />My PC spec:<br />Intel CD2 E2180<br />Gigabyte P35C DS3R mbo<br />WinXP SP2<br /><br />Here's the spec. of hardware in my IR:<br />micro controller: ATMEL ATTINY2313-20PU<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=826">gesaugen</a> — Tue Feb 12, 2008 6:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
