Firmware for the bonkgotchi
  • C++ 63.7%
  • C 36.1%
  • CMake 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-11-17 16:56:18 -07:00
docs Update docs 2025-11-06 02:01:11 -07:00
include first commit 2025-08-20 11:50:06 -07:00
lib Disable interrupts while bitbanging to LED 2025-08-24 21:49:54 -07:00
src Swap Dot Matrix for Kagami sprite 2025-11-17 16:56:18 -07:00
test first commit 2025-08-20 11:50:06 -07:00
.gitignore add MenuSystem (buggy) 2025-08-24 02:26:01 -07:00
CMakeLists.txt first commit 2025-08-20 11:50:06 -07:00
platformio.ini first commit 2025-08-20 11:50:06 -07:00
README.md Update docs 2025-11-06 02:01:11 -07:00
sdkconfig.esp32s3usbotg first commit 2025-08-20 11:50:06 -07:00

Bonkgotchi Firmware

C++ code for the bonkgotchi project

PlatformIO project

Arduino (pioarduino)

Target module: ESP32-S3-WROOM-1-N8

Harvatek RGB LED library in /lib/HarvatekLED

Docs