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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-01-03T21:34:20+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Peter Chaffe]]></name></author>
		<updated>2012-01-03T21:34:20+02:00</updated>

		<published>2012-01-03T21:34:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20596#p20596</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20596#p20596"/>
		<title type="html"><![CDATA[Re: switch on leds from windows pc with attiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20596#p20596"><![CDATA[
The powerSwitch project on this site will give all the info you need!<br /><br />I have recently used an atTiny45 to do just that, ie a one channel external switch/relay.<br />A slight re-hash of the firmware source code is all that is needed for it to work.<br /><br />LibUsb employs a driver wizard which will create the required 32/64 bit driver,<br />and is the approach that I would recommend.<br /><br />The example host command-line c code shows how to handle send/receive,<br />it is also possible to port this to other languages...<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6086">Peter Chaffe</a> — Tue Jan 03, 2012 9:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tim_BandTech.Com]]></name></author>
		<updated>2012-01-03T17:25:11+02:00</updated>

		<published>2012-01-03T17:25:11+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20592#p20592</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20592#p20592"/>
		<title type="html"><![CDATA[Re: switch on leds from windows pc with attiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20592#p20592"><![CDATA[
The catch is to understand USB. <br />I have begun to understand USB, but I have not finished yet.<br />There are likely many device classes which you could get this going under, but the one you choose should probably be one that you will use for future projects. Then you will move more cleanly. 'Cleanly' here is pejorative, and the overhead of USB is worthy but expensive as well.<br /><br /> - Tim<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5633">Tim_BandTech.Com</a> — Tue Jan 03, 2012 5:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iepaul]]></name></author>
		<updated>2012-01-03T16:01:16+02:00</updated>

		<published>2012-01-03T16:01:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20590#p20590</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20590#p20590"/>
		<title type="html"><![CDATA[switch on leds from windows pc with attiny45]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6327&amp;p=20590#p20590"><![CDATA[
I am new to avr programming and I am looking to create a usb device that I can switch on or off two leds from my PC.  I have an attiny45 and a windows 7 pc.  I think if I can switch on and off leds I can later control relays.<br /><br />I have seen a project that is similar but it is for linux and the source code no longer seems to be available <!-- m --><a class="postlink" href="http://davehillier.wordpress.com/2009/03/30/building-the-cube/">http://davehillier.wordpress.com/2009/0 ... -the-cube/</a><!-- m --><br /><br />Can anybody give me some ideas where to begin with this project?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6214">iepaul</a> — Tue Jan 03, 2012 4:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
