No description
Find a file
2019-10-27 22:42:28 -04:00
examples wav player cleanup + callback getters 2019-10-27 14:42:03 -04: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
.travis.yml revert custom doxy 2019-10-27 22:42:28 -04:00
Adafruit_Arcada.cpp calbacktype 2019-10-27 22:05:07 -04:00
Adafruit_Arcada.h add nrf52840 support - gfxtest and imagereader workin' 2019-09-26 18:32:19 -04:00
Adafruit_Arcada_Alerts.cpp fix text size on 240x240 display 2019-08-10 22:36:11 -04:00
Adafruit_Arcada_CircuitPlaygroundBluefruit.h fix define 2019-10-16 23:38:01 -04:00
Adafruit_Arcada_CircuitPlaygroundExpress.h add CPX 2019-08-20 11:18:50 -04:00
Adafruit_Arcada_Config.cpp rename Arcada subtype to Adafruit_SPITFT, make a header file for each board type 2019-08-06 23:50:14 -04:00
Adafruit_Arcada_Def.h add accel and battery, update to new QSPI lib 2019-05-24 23:09:21 -04:00
Adafruit_Arcada_Filesystem.cpp make callback configurable, fix wrong SD CS check 2019-09-08 14:20:04 -04:00
Adafruit_Arcada_Filesystem.h fix text size on 240x240 display 2019-08-10 22:36:11 -04:00
Adafruit_Arcada_HalloWingM0.h fix mask & add test 2019-08-11 23:00:14 -04:00
Adafruit_Arcada_HalloWingM4.h speeeeeeeeeeeeed up hallowing eyes! 2019-09-24 21:15:36 -04:00
Adafruit_Arcada_ImageReader.cpp doxyfix 2019-09-24 17:44:44 -04:00
Adafruit_Arcada_InternalFlash.cpp Flash code readability (no functional change) 2019-10-05 21:36:31 -07:00
Adafruit_Arcada_MONSTERM4SK.h zerotimer doesnt support TC2, so we'll use that for Audio and TC3 for callback 2019-10-04 20:52:46 -04:00
Adafruit_Arcada_PyBadge.h make callback configurable, fix wrong SD CS check 2019-09-08 14:20:04 -04:00
Adafruit_Arcada_PyGamer.h test n fix pygamer 2019-09-08 16:29:21 -04:00
Adafruit_Arcada_PyGamerAdvance.h in order for alerts to see the variant button presses, we need to use a virtual function, no biggie. 2019-08-10 22:30:26 -04:00
Adafruit_Arcada_PyPortal.h add missing timer for pyportal 2019-09-08 17:09:11 -04:00
Adafruit_Arcada_USBMSD.cpp rename Arcada subtype to Adafruit_SPITFT, make a header file for each board type 2019-08-06 23:50:14 -04:00
Adafruit_Arcada_Wav.cpp doxy 2019-10-27 18:46:09 -04:00
arcadatype.h doxy 2019-10-27 18:46:09 -04:00
code-of-conduct.md cookie 2019-04-21 16:59:41 -04:00
library.properties bumpfix for cpb 2019-10-17 00:10:26 -04: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.