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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-02-27T23:09:30+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-02-27T23:09:30+02:00</updated>

		<published>2007-02-27T23:09:30+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=288&amp;p=986#p986</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=288&amp;p=986#p986"/>
		<title type="html"><![CDATA[Re: Somewhat desperat for a &quot;hello world&quot; from uC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=288&amp;p=986#p986"><![CDATA[
<blockquote><div><cite>watz wrote:</cite>If you need help on the software part (uC and/or host) I could fiddle together some C example...</div></blockquote><br /><br />Thanks but I managed. My first mistake was to not read the USB specs and expect to understand the API. Once I read it, I could understand what I was doing in the configusb.h.<br /><br />I heard there were some &quot;Hello World&quot; examples on avrFreaks but I didn't think of looking there at the time. All in all, I finally got something going and will probably post my rather simple circuit publicly as well as a &quot;hello world&quot; example I guess <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by Guest — Tue Feb 27, 2007 11:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[watz]]></name></author>
		<updated>2007-02-27T00:22:02+02:00</updated>

		<published>2007-02-27T00:22:02+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=288&amp;p=981#p981</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=288&amp;p=981#p981"/>
		<title type="html"><![CDATA[Re: Somewhat desperat for a &quot;hello world&quot; from uC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=288&amp;p=981#p981"><![CDATA[
If you need help on the software part (uC and/or host) I could fiddle together some C example for you from the little project I am currently working on. I have successfully build my own avrusb device using usb control messages together with libusb to exchange data with the host. It is actually quite simple to do and should work on linux, too.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=178">watz</a> — Tue Feb 27, 2007 12:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kyron]]></name></author>
		<updated>2007-02-25T06:47:35+02:00</updated>

		<published>2007-02-25T06:47:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=288&amp;p=971#p971</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=288&amp;p=971#p971"/>
		<title type="html"><![CDATA[Somewhat desperat for a &quot;hello world&quot; from uC to h]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=288&amp;p=971#p971"><![CDATA[
Hello everyone, I have been reading almost all of the provided reference examples on the avr-usb site to grasp the proper use of the avr-usb library. Unfortunately, the basics still seem to elude me.<br /><br />Here is the simple application I want to make of AVR-USB: I have 4-20MA sensors (level and temp) which need to be read at a regular interval and log the data onto a server. The RemoteSensors receiver circuit seems like a good starting point but I am getting somewhat lost in all the array mish-mash and intricate loops. I guess that once I will have read/made my own project all of this will become rather obvious.<br /><br />Could someone point me to simple modifications I could make to the receiver.c so that, instead of reading from the RX module, I would simply be reading from the ADC (one might make a neat, cheap, 8 channel USB Oscilloscope out of this <img class="smilies" src="./../../../images/smilies/icon_razz.gif" alt=":P" title="Razz" />). I guess that what I am really looking for is some sort of &quot;how to send data to the host and have a daemon catch it&quot; simple example.<br /><br /><a href="http://www.neuralbs.com/~kyron/SADLDI/SADLDI_receiver.sch" class="postlink">Here is the modified Eagle schema for what I am trying to accomplish.</a> Please do excuse my clumsy use of Eagle for I have only used it since....yesterday <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br /><br />The hardware I have to program/dev is:<br />STK500v1<br />Atmega8<br />And all the relevant electronics to put it all together...hopefully.<br /><br />Some notes:<br />-The proposed fuse bits from the RemoteSensor screwed ISP programming (for me that is...)<br />- I am attempting to use a diode since my supply voltage is 5V<br />- The receiving host is Linux, so no Windows bother and worries here <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=181">kyron</a> — Sun Feb 25, 2007 6:47 am</p><hr />
]]></content>
	</entry>
	</feed>
