{{include tonguesArduino}} [[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareEngineering|Engineering]] {{image url="http://arduino.cc/blog/wp-content/themes/arduinoWide/images/logo_blog_arduino.png" link="http://www.arduino.cc/" title="http://www.arduino.cc/" alt="http://www.arduino.cc/" width="80"}} ====Arduino==== ~**Arduino** is an open-source micro-controller platform using Atmel processors. It is a great way to learn about electronics and have a go. Also available and open is an integrated development environment (IDE), this allows you to program the Arduino via a standard computer. The language used it similar to [[WikiPedia:Wiring_(development_platform) Wiring]]. ==Installation== ~See the notes on the Arduino page [[http://playground.arduino.cc/Linux/Puppy How to Installation on Puppy Linux]] --- ~Package available at [[http://arduino.cc/en/Main/Software Arduino IDE source code download]] ==Newer Java IDE (v1.x)== ~[[http://murga-linux.com/puppy/viewtopic.php?t=83862 How to get the Arduino IDE working]] ==Older IDE == ~[[http://murga-linux.com/puppy/viewtopic.php?t=72374 Getting Arduino run properly on Puppy 5.28 and 5.3 and 5.31 thread]] ~[[http://murga-linux.com/puppy/viewtopic.php?t=58147 How to Install Arduino on Lupu-500 thread]] ~[[http://murga-linux.com/puppy/viewtopic.php?t=79074 Upgrade Arduino IDE from 21 to 22 (and beyond) thread]] ==Related Webpages== ~[[http://www.arduino.cc/playground/Learning/Linux General Linux installation help page]] ~[[http://www.ladyada.net/learn/arduino/ Arduino Tutorial on ladyada.net (recommended)]] ---- ==Categories== CategorySoftware CategoryHardware CategoryEngineering CategoryDevelopment