Esp32

featured.jpg

Week 10: Output Devices

This week, we were introduced to different output devices (such as various types of motors, addressable LEDs, etc.), and how to work with them. In my personal assignment, I designed and built small addressable LED matrix based on WS2812B LEDs and set it up to be controlled by the gyroscope I worked with in the input-devices week.

featured.jpg

Week 11: Networking & Communications

This week was about various methods to connect multiple units using network protocols. In the group assignment, we connected our boards wireless using the ESP-NOW protocol. In the individual assignment, I made my board to be a simple USB-MIDI controller, sending note-on and control-change messages to a DAW on my laptop.