kaliwiki/tools/arduino.md
filinpavel b3fdfc50e4 Create arduino.md
added Notes, Links, etc
2014-10-08 12:02:20 +07:00

657 B

Arduino

Notes

The open-source Arduino environment makes it easy to write code and upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing, avr-gcc, and other open source software.

Help Text

"This is a graphical tool" 

Example Usage


Official site

Community Documentation

Language Reference

Arduino GitHUb project