In this lesson, you’ll learn about the Arduino platform, and find out which hardware and software resources you’ll need to work through the course.
To run the examples, you’ll need to assemble the circuits by hooking up electronic components. You can generally find these items at electronic component stores or in good Arduino starter kits. You’ll need:
- An Arduino Uno or other compatible board
- A standard LED of any color
- A push button
- A 10 KOhm potentiometer
- A 470 Ohm resistor
- A 10 KOhm resistor
- A breadboard
- Jumper wires of various colors and sizes
In addition to these hardware components, you’ll need to install some software. To install the Arduino IDE on your computer, download the appropriate version for your operating system from one of the following resources:
- Arduino website
- Arduino Windows documentation
- Arduino install guide for Linux
- Arduino install guide for macOS
For more information about Arduino and the Internet of Things, check out the following resources: