Skip to content

adafruit/Adafruit_CircuitPython_RGB_Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8feaafa · Oct 3, 2017

History

11 Commits
Oct 3, 2017
Dec 13, 2016
Apr 10, 2017
Dec 13, 2016
Jan 18, 2017
Dec 13, 2016
Dec 15, 2016
Dec 13, 2016

Repository files navigation

Display drivers for Adafruit CircuitPython.

Port of display drivers from https://github.com/adafruit/micropython-adafruit-rgb-display to Adafruit CircuitPython for use on Adafruit's SAMD21-based and other CircuitPython boards.

This driver depends on the Adafruit CircuitPython BusDevice module being installed on the board too: https://github.com/adafruit/Adafruit_MicroPython_BusDevice

Note that this driver currently won't work on micropython.org firmware, instead you want the micropython-adafruit-rgb-display driver linked above!