Skip to content

hartmann1301/Arduboy2

 
 

Repository files navigation

Fork of the Arduboy2 lib to support different Microcontrollers and Displays

Note1: There are three differnt display lips tested:

Note2: ESP32 and ESP8266 eeprom class has no update() function, it needs to be created by you. See file: Arduboy2/eepromNote.txt

Note3: For button inputs I am using the PS2X_lib but you can use whatever you want for reading your buttons, see Buttons.ino Example

Note4: I added created also a ArduboyTones fork for ESP32 and ESP8266 audio support.

BreadboardESP8266

About

Arduino Nano port of the Arduboy miniature game system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.1%
  • C++ 16.9%