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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2018-03-30T23:52:18+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2018-03-30T23:52:18+02:00</updated>

		<published>2018-03-30T23:52:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=11291&amp;p=33990#p33990</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=11291&amp;p=33990#p33990"/>
		<title type="html"><![CDATA[V-USB on Arduino nano, default bootloader]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=11291&amp;p=33990#p33990"><![CDATA[
Hello, I try to use my Arduino Nano as virtual keyboard. I proceeded according this tutorial <a href="https://blog.petrockblock.com/2012/05/19/usb-keyboard-with-arduino-and-v-usb-library-an-example/" class="postlink">https://blog.petrockblock.com/2012/05/19/usb-keyboard-with-arduino-and-v-usb-library-an-example/</a> and use this library <a href="https://code.google.com/archive/p/vusb-for-arduino/downloads" class="postlink">https://code.google.com/archive/p/vusb-for-arduino/downloads</a> to make example compilable I added some consts before char variables. After that code compile and if I connect USB to computer it's visible like keyboard, but it doesn't write anything, even thou I remove part with button and let it write Hello word every few seconds (using millis).<br /><br />Could anybody help me please, it's really important for me, it's part of my school project.<p>Statistics: Posted by Guest — Fri Mar 30, 2018 11:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
