Program push button to control the on-board LED and another wired LED
How is the push button different from the wall-switch in your house?
Simulate traffic lights with 3 LEDs: Green, Yellow, and Red, using a push button and timer to change a light.
Bonus: Use timer to simulate traffic lights, and use button and a white LED to simulate pedestrial crossing.
Why can this push button do a lot more than the wall-switch in your house?
Use various analog input sensors (potentimeter, photoresistor, etc) to blink an LED at different speeds.
Use buzzer to make some music
In real world, what signals are analog or digital?
Use an RGB LED to show different colors based on serial inputs
Use serial port for communicating with other networked host?
Let's make something that moves;
Also control electrical outlet to turn on a fan, based on temperature
Difference between servo and motor? (function, wiring, usage, etc.)
Review electronic safety notes.
Measure temperature, display it on LCD screen, and indicate it is hot or cold.
Do you have an idea about how an Air Condition control panel works now?
Demo and try on various peripherals over UART, I2C, and SPI interface
Make a self-driving (or self-wandering:) car that never bumps to wall or falls from stairs
Team to discuss and add more capabilities to the car.