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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2015-04-14T03:25:35+02:00</updated>

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

		<entry>
		<author><name><![CDATA[guscrown]]></name></author>
		<updated>2015-04-14T03:25:35+02:00</updated>

		<published>2015-04-14T03:25:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29522#p29522</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29522#p29522"/>
		<title type="html"><![CDATA[Re: Arduino IDE able to write and compile code?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29522#p29522"><![CDATA[
Adafruit has an example of a USB HID Keyboard using their Trinket and Pro Trinket (both Arduino compatible) using V-USB. You should check it out, and yes it compiles with Arduino IDE. <br /><br /><!-- m --><a class="postlink" href="https://learn.adafruit.com/pro-trinket-keyboard/examples">https://learn.adafruit.com/pro-trinket- ... d/examples</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21240">guscrown</a> — Tue Apr 14, 2015 3:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vagos21]]></name></author>
		<updated>2015-04-13T19:50:57+02:00</updated>

		<published>2015-04-13T19:50:57+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29518#p29518</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29518#p29518"/>
		<title type="html"><![CDATA[Arduino IDE able to write and compile code?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9760&amp;p=29518#p29518"><![CDATA[
Hello everyone, and forgive me if this has been answered before, i seached through the forum but didn't find anything relevant. I've been programming arduinos through their own IDE for years, so i can say i'm pretty experienced, but this is the first time i want to try building my own HID device with just an atmega328. I've been around all day but i can't get this clear:<br />do i need to learn AVR programming and get something like AVR Studio to write and compile code for the atmegas? or is it possible to write the simpler arduino c code i've been doing with their IDE till now?<br />i've seen a video where someone uploaded the blink code to a vusb atmega and it worked just fine. well i guess any program can be compiled and uploaded, but:<br />is writing HID code possible with the current arduino commands? is it too complicated? do i definitely need to learn AVR programming to accomplish it?<br /><br />thank you and please bear my newbieness  <img class="smilies" src="./../../../images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21250">vagos21</a> — Mon Apr 13, 2015 7:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
