ARDUINO
Arduino is an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board.
Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators. The microcontroller on the board is programmed using the Arduino programming language (based on Wiring) and the Arduino development environment (based on Processing). Arduino projects can be stand-alone or they can communicate with software on running on a computer (e.g. Flash, Processing, MaxMSP, ).
The Arduino software consists of a development environment (IDE) and the core libraries. The IDE is written in Java and based on the Processing development environment. Its source code can be found in the app/ directory. The core libraries are written in C and C++ and compiled using avr-gcc and AVR Libc. Their source is in the hardware/ directory.
Learn
Main sources
¬ Language Reference
¬ Language Reference (extended)
¬ Libraries
¬ Blog
¬ Wiki
¬ Forum
¬ Google Code
PDF
¬ ARDUINO Guide
¬ ARDUINO Learning
¬ ARDUINO Reference
Tutorials
¬ Introduction to the Arduino board
¬ Manuals and Curriculum
¬ Board Setup and Configuration
¬ Learn electronics using Arduino
¬ Designers guide to getting started with electronic sketching
Protocols
¬ Firmata protocal, and the Firmata ARDUINO libary
Play
Licenses
Code
¬ GNU General Public License v2
Content
¬ Creative Commons 3.0 BY-SA
Text of the Arduino reference
¬ Creative Commons Attribution-ShareAlike 3.0 License
Order board
¬ Adafruit Starter Kit
SVN
Arduino
¬ http://arduino.googlecode.com/svn/
AVR Plugins
¬ https://avr-eclipse.svn.sourceforge.net/svnroot/avr-eclipse
Tools
¬ Download Windows utily : ARDUINO Upload.
This small program is a simple GUI that makes it easy to upload any hex file to the Arduino using AVEDUDE.
¬ Develop ARDUINO project with AVR Plugins for Eclipse
¬ as3glue, a physical interaction library for Flash, Flex, AIR applications.
See others development tools for others platforms.
Evaluate
¬












![Dave Mathews - Panda 3D 1.6 Game Engine [PACKT] Dave Mathews - Panda 3D 1.6 Game Engine [PACKT]](http://dkor.files.wordpress.com/2007/03/book_packt_panda3d1-6gameengine1.png?w=600)




1 Comment
Jump to comment form | comment rss [?] | trackback uri [?]