Electronics and Code: Hello Arduino!
Arduino is an ecosystem of simple, open-source hardware and software components that makes creating interactive physical computing projects easy. Learning about electronics and code is much more fun when you can make lights blink, buzzers buzz, and things move!
During this part of the workshop we will build a basic electronic circuit and program an Arduino micro controller. This is an introduction for beginners from all backgrounds, no experience with electronics or coding required!
Project steps:
- Introducing Arduino Uno
- Make it Blink!
- Make it Buzz!
More Information
The MILL provides everything you need for this Arduino project.
For reference, these are the materials used:
- Arduino UNO and usb cable.
- a few basic electronic components, as found in most Arduino starter kits: a breadboard, some jumper wires, a piezo, a 10k ohm resistor, and a photoresistor.
- Arduino Software IDE installed on your computer. Arduino IDE is a free and open-source software. Detailed installation instructions are available for Linux, Windows, and Mac. Alternatively, sign up for an online IDE service such as Arduino Web Editor.