Project 1 Blog - Dot cube
Lab 1: LEDs
Using an Arduino and an LED with a 220 Ohm resistor, got an LED to fade in and out.
Then upgraded to small dot matrix.
Lab 2: Sensors
Now using a display to render the output of an ultrasonic distance sensor.
Also, at home, I used an accelerometer to make an LED matrix display sand reacting to gravity.
Lab 3: Soldering
Combining my knowledge in previous areas to make a soldered version of the dot matrix circuit, taking in accel data and processing in an ESP32, to then display on larger dot matrix.