Skip to content

Blog

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.