News

The “FPGA” part is where it gets weirder: the ESP32 is hooked up to a VGA1306 board. This is a little PCB with an FPGA that emulates an OLED display and outputs the image to a VGA connector.
These aren’t your standard $2 DC cans either. Each JGB37-520 gearhead motor comes complete with an encoder that allows your software to determine speed, distance, and direction.
This project is a WiFi-enabled rotary encoder remote for controlling WLED brightness and power state over UDP. It runs on ESP32 using MicroPython and supports deep sleep to save power. The device also ...
In this repo I am practicing KICAD. Created an ESP32 DevKit V1 module and a PCB footprint. I designed a circuit around this ESP32 consisting of six lamps, four switches, and two power jacks and added ...
Are you looking for a weather station project? This example highlights an ESP32-based weather station, which measures key weather parameters such as temperature, wind speed and direction, humidity, ...