jrsharp / pcd68-on-esp32

PCD-68 emulator for the ESP-32 microcontroller
0 stars 0 forks source link

PCD-68 on ESP32

A port of the PCD-68 emulator to the ESP32 -- You know, so the virtual can become real.

This is the real/main goal of PCD-68: to power real hardware -- hardware powered (currently) by an ESP32S3 microcontroller.

This is a standard ESP-IDF project, powered by FreeRTOS.