3.1. Arduino#

The term Arduino can be used to talk about the physical board that has a processor to control motors, sensors, and various electronics or it can be used to talk about the software that is used to program the board. You will learn about Arduino (the board and the software) so you are familiar with how it works and to introduce you to some progamming. However, we will be using a Raspberry Pi (board) and Python (programming language) for our design challenge.

3.1.1. Install Arduino IDE from Company Portal#

Using Company Portal, installed on your Culver issued laptop, download and install Arduino IDE. It is the software that we will use to design and upload programs to our Arduino board.

3.1.2. First Look at Arduino#

Read through the following PDF and take notes in your Engineering Notebook on the capabilities of an Arduino, the main circuit components of the Arduino board, and basics on how to use them.

First Look at Arduino.pdf