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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-06-19T16:27:42+02:00</updated>

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

		<entry>
		<author><name><![CDATA[dzairo]]></name></author>
		<updated>2011-06-19T16:27:42+02:00</updated>

		<published>2011-06-19T16:27:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18744#p18744</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18744#p18744"/>
		<title type="html"><![CDATA[Re: Interact with MCU via serial terminal (1-chip)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18744#p18744"><![CDATA[
Hi.<br />If you want only connect device to USB and PC detect Serial port and then standard read write to serial port use <a href="http://www.recursion.jp/avrcdc/cdc-232.html" class="postlink">http://www.recursion.jp/avrcdc/cdc-232.html</a> but need install drivers in to WinXP with SP3.<br />then on function UartPool can add own function .<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4367">dzairo</a> — Sun Jun 19, 2011 4:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2011-06-13T05:40:02+02:00</updated>

		<published>2011-06-13T05:40:02+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18720#p18720</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18720#p18720"/>
		<title type="html"><![CDATA[Interact with MCU via serial terminal (1-chip)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5741&amp;p=18720#p18720"><![CDATA[
This is a simple question that I haven't seen specifically mentioned on the internet.<br /><br />Can a microcontroller (i.e., ATMega48) connect to a PC USB port and appear as a standard serial port, <strong class="text-strong">such that you can pull up a serial terminal and communicate directly with THAT microcontroller</strong>? I'm NOT seeking a &quot;chip in the middle&quot; solution - a very simple bi-directional form of communication via USB is desired with a single micro-controller. Something that would allow me to turn LEDs on/off and read the value of a potentiometer through commands in HyperTerminal, for example - no custom PC side software. Surely this is possible, isn't it? Where should I investigate to accomplish this?<br /><br />Thanks for your assistance!<br /><br />PS: My hardware is set up and ready to go, the &quot;hid-mouse&quot; program works fine with ATMega48<p>Statistics: Posted by Guest — Mon Jun 13, 2011 5:40 am</p><hr />
]]></content>
	</entry>
	</feed>
