The document discusses the Arduino, an open-source physical computing platform based on a microcontroller board and development environment. It allows users to program interactive objects or environments and is inexpensive, cross-platform, and has a simple programming environment.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
18 views
Why Arduino
The document discusses the Arduino, an open-source physical computing platform based on a microcontroller board and development environment. It allows users to program interactive objects or environments and is inexpensive, cross-platform, and has a simple programming environment.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11
ARDUINO
What is Arduino? • An open-source physical computing platform based on • a simple microcontroller board and • a development environment for writing software for the board.
• Tiny computer you can program
• Completely stand-alone, talks to other devices Cont… • It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Why Arduino? • Inexpensive
• Cross-platform
• Simple, clear programming environment
• Open source and extensible software
• Open source and extensible hardware
Microcontroller used
• Uses high performance AVR ATmega8
microcontroller chip. An Arduino Board Component mapping But how do you program it?