Skip to content

Microcontroller

Custom Characters with an LCD 1602

Custom characters can be used to draw any simple image on an LCD 1602 display. The gitbub repo includes a python script to generate display code from any image.

ESP-Now With MicroPython

Testing a MicroPython build that supports ESP-Now. Example code for some initial tests on ESP32 dev boards included.

Servo Motor Control With ATmega4809

Building on the PWM input capture, this is an active passthrough program that drives servo motors. This is a key step toward flight stabilization and control.

Circle Of Light

I made a custom PCB light game with the option for running extra programs as well.