Arduinos!

Getting Started

Download the Arduino IDE (similar to Processing) here:

Next, set up your Arduino and components. Check out the parts and setup sections for descriptions of the parts, diagrams, and code for set up.

The Partschevron-rightThe Setupchevron-right

The Setup section also provides info about:

Using the Serial Connectionchevron-right

This serial connection is needed to upload your code to the Arduino and you can use it to see data coming in from sensors.

Last updated

Was this helpful?