Search
Product Info
Arduino USB Board
sku: DEV-00666
Description: Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing, MaxMSP). The open-source IDE can be downloaded for free (currently for Mac OS X, Windows, and Linux).This is the new Arduino Duemilanove. The Duemilanove automatically selects the appropriate power supply (USB or external power). A great description of the new functionality can be found here (USB fuse protection, software reset, and much more!). Board comes fully assembled and tested with ATMega328 pre-loaded with bootloader. Please see the Arduino support forum for more information about this new board revision and bootloader.
Can't decide which Arduino is right for you? Arduino buying guide!
Documents:
Pricing
Comments
36 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.



























































One thing I dont like is that there doesn't seem to be any easy access to the part numbers for the components. I tried looking up the number printed on the oscillator but I can't find out. Reason for my wanting this is that my math says there should be a particular number of interrupts in a second but it's over by 360 oscillations per second.
2. You could have definitely chosen another one of these boards for your pictures... The power adapter is a bit out of place in this one...
At the very bottom it has audio files that tell you how to pronounce it!
thx
--dick
Any news about the existence of this board or any sugestion to buy the pro without FTDI cable-board?
if im not mistaken, you can remove the ATmega from the arduino development board, so with that you can program a chip, then take it off the board and put it in a circuit that has the 16 Mhtz oscillator on it, and you can use it without the arduino board.
so if you want a compact project you could do that, or if you have a serial port on your computer you could program it through serial.
but i would buy the usb board and get extra ATmega chips seperatley instead of getting alot of boards. then you could use a small development board (the ones with a bunch of copper lined holes on them) and make your own arduinos, for a fraction of the cost of buying all those boards at 30 bucks a peice. instead you would pay about 6 bucks for the ATmega and oscilator
(please note, my board is still in the mail. i dont know if the chips are able to come out, or if you have to desolder. the picture looks like it comes out though.)
You wouldn't have to build all the stuff around de µC (e.g. FTDI-chip for USB, quartz, etc...)
by the way, when do you guys think that it will be availaible in stock again?
cheers!
You will need a A to B USB cable which can be found here
http://www.sparkfun.com/commerce/product_info.php?products_id=512
On another note one the headers is misaligned, not a problem now, but will be if I try to put a shield on it. Easy enough to fix, though.
i ordered one, i just wanna make sure i wont have any probs when it gets here
no missing parts, no damaged headers.
the only unexpected thing was that its a bit smaller than i thought. but i never really thought about it much before.
great product, as i say, its only been 6 hours and i already love it.
http://evilmadscience.com/tinykitlist/74-atmegaxx8
(EMSL target board for atmega168/328)
to program avr chips, so one can prototype on the arduino and then blast the code out onto other atmega*s separately. Just curious though.
You can also use the Arduino as a programmer for other Arduinos or bare AVR chips (also to flash the bootloader onto a new chip) by running "Mega-ISP" on your Arduino and using avrdude to send the program through the Arduino to the target chip.
Exsmaple: Take data from input to Excel Program or Axcess
Thanks!
Levi!!
The Arduino connects to the PC as a serial connection, a usb serial port. It gets assigned a COM number like the other serial ports in the computer.
So what you need is software to connect a serial data source to excel, for instance. There are programs available to do this, but I cannot point you to any one in particular. There are serial data logging programs that store data in a format that can be imported into excel, for instance LabIML, which is free. But, if you are going to do that, you could do so using Processing pretty readily. So there are a variety of ways to proceed.
Exsmaple: Take data from input to Excel Program or Axcess
Thanks!
Levi!!
Look at the URL!
http://www.sparkfun.com/commerce/product_info.php?products_id=666
(just kidding ;-)
how odd :-)