Before we proceed with the self-driven car, it's important to understand how Arduino boards and electronic components work.Â
We will start with these Arduino lessons, sample codes provided for each lesson. You do not need to turn in anything from lessons.
Once you finish each lesson, move onto the next page, Arduino challenges for your assignment. The challenges are to be turned in for grading.
Please save every code you write here by its lesson name.
For example, for Lesson 1 - LED blink, your code should be named:
Lesson1_LED_blink.ino.
All codes are to be submitted in the Google Classroom assignments section.
Lesson 15 - 1 digit LED Segment Displays
Lesson 16 - 4 digit LED Segment Displays
Lesson 20 - One step at a time
Lesson 21 - Stepper Speed Control
Lesson 22 - Ultrasonic ranging
Lesson 23 - Infrared remote control experiment
Lesson 26 - Temperature and humidity monitoring experiment
Lesson 27 - Water level monitoring experiment