No description
Find a file
2025-06-06 12:03:27 +07:00
.github fix clang, add pre-commit to run clang instead of py script 2025-06-06 11:34:42 +07:00
Boards update for new CLUE with LSM6DS3TR-C 2023-12-27 19:22:53 -05:00
examples fix clang, add pre-commit to run clang instead of py script 2025-06-06 11:34:42 +07:00
images Added TFT Gizmo ImageLoader Example 2019-10-03 14:21:16 -07:00
.gitignore cookie 2019-04-21 16:59:41 -04:00
.pre-commit-config.yaml fix clang, add pre-commit to run clang instead of py script 2025-06-06 11:34:42 +07:00
Adafruit_Arcada.cpp clang 2022-10-12 15:33:03 +07:00
Adafruit_Arcada.h update for new CLUE with LSM6DS3TR-C 2023-12-27 19:22:53 -05:00
Adafruit_Arcada_Alerts.cpp Fix extra space in alert on \n (#26) 2020-01-13 21:32:41 -05:00
Adafruit_Arcada_Config.cpp create config file if it doesnt exist, and also test pybadge + tinyusb stack 2020-01-13 21:36:34 -05:00
Adafruit_Arcada_Def.h update for new CLUE with LSM6DS3TR-C 2023-12-27 19:22:53 -05:00
Adafruit_Arcada_Filesystem.cpp clang 2022-10-12 15:33:03 +07:00
Adafruit_Arcada_Filesystem.h add actions, more dependancies, clang-format (#23) 2019-12-28 01:06:52 -05:00
Adafruit_Arcada_ImageReader.cpp add actions, more dependancies, clang-format (#23) 2019-12-28 01:06:52 -05:00
Adafruit_Arcada_InternalFlash.cpp update for new CLUE with LSM6DS3TR-C 2023-12-27 19:22:53 -05:00
Adafruit_Arcada_USBMSD.cpp fix clang, add pre-commit to run clang instead of py script 2025-06-06 11:34:42 +07:00
Adafruit_Arcada_Wav.cpp add actions, more dependancies, clang-format (#23) 2019-12-28 01:06:52 -05:00
arcadatype.h replace cardSize() with sectorCount() 2025-06-06 11:08:03 +07:00
code-of-conduct.md cookie 2019-04-21 16:59:41 -04:00
library.properties Update library.properties 2025-06-06 12:03:27 +07:00
license.txt cookie 2019-04-21 16:59:41 -04:00
README.md cookie 2019-04-21 16:59:41 -04:00

Adafruit Arcada Library Build Status

This is the Adafruit Arcada Library

Tested and works great with the Adafruit PyGamer & PyBadge Boards. This library abstracts display and game controls so a variety of different configurations can be used to play & emulate games.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit Arcada Library" and install the library.