This repository provides a platform-independent driver for the SSD1306 OLED display controller available in the SSD1306_OLED_common/ folder, tailored for ESP32 using ESP-IDF. The implementation ...
This project creates a digital dashboard display for Speeduino ECU using ESP32-C3 microcontroller and a 3.5 inch TFT LCD display with ILI9488 driver. The display shows real-time engine data from the ...
Although much of the software that runs on the ESP32 microcontroller is open source, the Wi-Fi driver is not. Instead, it uses a proprietary binary blob. This was no problem for [Jasper Devreker]’s ...
In this guide, we introduce a custom-built Wireless Stepper Motor Controller with ESP32, a simple yet powerful way to add Wi-Fi stepper motor control to any project. This wireless stepper motor driver ...
SwarmDrive is a motor driver development board created for learning and experimenting with electric motors. SwarmDrive has been designed and built by NickStickIt and offers an approachable ...
Update 3/9/25: After receiving concerns about the use of the term 'backdoor' to refer to these undocumented commands, we have updated our title and story. Our original story can be found here. The ...