Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 651 Bytes

File metadata and controls

15 lines (10 loc) · 651 Bytes

Minimalistic VNC-Server for ESP32 and SSD1306 OLED

VNC server for ESP32 with SSD1306 OLED Connected with RealVNC

Shows basic principle of how to do an VNC server to allow connection and control of OLED image. Board: ESP32 (used TTGO WiFi & Bluetooth Battery OLED)

See https://www.hackerspace-ffm.de/wiki/index.php?title=VNC_Server_Protokoll_verstehen (German) for more information about implementing a minimalistic VNC server.

Software Requirements