Archive for the ‘Application’ Category

SoftwareServo library remake for late 0015 Arduino

Wednesday, April 29th, 2009

(Update new "wiring.c" and "wiring.h" for Arduino 0015) Since Servo library published with Arduino 0012 package and seem to be problem to old Servo library code. Because new library which derive from ServoTimer on Playground and replace old "Servo" name. new "Servo" library using built-in Timer for automatic refresh signal pulse which ...

Most recommended Arduino programming start guide

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..

Turn your Stamp application to POP-168

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 ...