Arduino


Home开源文档

Introduction

Arduino is a physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software running on a computer (e.g., Macromedia Flash, Processing, Max/MSP, Pure Data, SuperCollider). Currently shipping versions can be purchased pre-assembled; hardware design information is available for those who would like to assemble an Arduino by hand.

Documents

• Introduction to Microcontrollers with Arduino Class 1
• Introduction to Microcontrollers with Arduino Class 2
• Introduction to Microcontrollers with Arduino Class 3
• Introduction to Microcontrollers with Arduino Class 4

Links

• Arduino Homepage
• Arduino Wikipedia
• Arduino开源下载