Archive for October, 2007
Sunday, October 14th, 2007
Arduino Programming Notebook (the original page from Freeduino.org) , Brian Evans has just published the Arduino Programming Notebook. You can get a printed copy for only $5.33, or download the PDF for free!
Tod E. Kurt's Spooky Projects Serieshttp://todbot.com/blog/spookyarduino , Get more idea inside..
Posted in Application, Hardware, Software | No Comments »
Wednesday, October 10th, 2007
After download and install Arduino software on machine, configuration must be choose on the first times.
Step by step guide
Run "Arduino" program, Set microcontroller type, by menu : Tools -> Microcontroller (MCU) -> and select "atmega168". (since Release 0010, this sub menu was changed to "Board" select instead , set Board ...
Posted in Software | No Comments »
Wednesday, October 10th, 2007
POP-168 is fitted on 24 pin form like BASIC Stamp I/O and Code downloading via RS-232.
A little changed on power input, POP-168 didn't provide on-board voltage regulator. Only apply +5V.DC on pin21 directly and continue your exist application.
here is example on Parallax's Professional Development Board (PDB) modification to work with ...
Posted in Application, Hardware | No Comments »