Professional ESP32 OLED Animation Studio
Welcome to OLED Studio, the definitive web-based pipeline for converting video files into 1-bit dithered bitmap animations. Engineered specifically for hardware makers, this tool optimizes frame data for SSD1306 and SH1106 micro-OLED displays.
Live WebSocket Streaming
Bypass the compile loop. Stream video frames directly from your browser to your ESP32 over local WiFi in real-time. Experience zero-latency hardware prototyping.
Web Serial Firmware Flashing
No IDE required. Flash the highly optimized OLED Studio C++ firmware directly to your ESP32 via USB using the Web Serial API. Fully compatible with ESP32, ESP32-S2, and ESP32-S3 boards.
Arduino C++ Export
Need a standalone embedded project? Extract a complete, PROGMEM-optimized VideoFrame.h header file and an Arduino .ino skeleton ready to compile.