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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-07-28T14:00:24+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-07-28T14:00:24+02:00</updated>

		<published>2013-07-28T14:00:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25636#p25636</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25636#p25636"/>
		<title type="html"><![CDATA[Re: read position of a potentiometer via USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25636#p25636"><![CDATA[
Hi<br />I recommend ATmega8 - it is very cheap, easy to get, hast enough resources and will do the job fine. (Of course without FTDI).<br /><br />Perhaps you may want to take a look into <!-- m --><a class="postlink" href="http://matrixstorm.com/avr/tinyusbboard/">http://matrixstorm.com/avr/tinyusbboard/</a><!-- m --><br /><br />You can directly utilize V-USB to transmit your poti-data to your host computer.<br />(There is also an example &quot;VUSB skeleton/example ...&quot; for such porposes:<br /><!-- m --><a class="postlink" href="http://matrixstorm.com/avr/tinyusbboard/#examples">http://matrixstorm.com/avr/tinyusbboard/#examples</a><!-- m --> )<br /><br />Do not use the VUSB CDC implementation since it will not work relieable.<br /><br />Best regards,<p>Statistics: Posted by Guest — Sun Jul 28, 2013 2:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cpc737]]></name></author>
		<updated>2013-07-28T13:17:43+02:00</updated>

		<published>2013-07-28T13:17:43+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25635#p25635</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25635#p25635"/>
		<title type="html"><![CDATA[read position of a potentiometer via USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8562&amp;p=25635#p25635"><![CDATA[
Hi,<br />I want to use an Atmega to read the position of a potentiometer via USB.<br /><br />What is the smallest Atmega I can use for this task?<br /><br />Annotation: I know it is possible using one atmega8(with integrated rs232) in conjunction with<br />one FTDI(usb2serialConverter) but because <span style="color: #BF0040">there are 2 chips instead of one</span> <br />the current consumption is double. So I want to use ONE chip only if it's possible.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=19861">cpc737</a> — Sun Jul 28, 2013 1:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
