adafruit / Adafruit_SHARP_Memory_Display

This is an Arduino library for the Adafruit Monochrome SHARP Memory Displays
http://www.adafruit.com/products/1393
Other
60 stars 54 forks source link

Modified in order to work with ESP32 #9

Closed NistorBogdan closed 4 years ago

NistorBogdan commented 7 years ago

I've made a few modifications in order to use this library on an ESP32. The modifications are inspired from ILI9341 library. Tested with ESP32 dev kit. Also tested with Arduino Uno. It works fine.

ladyada commented 4 years ago

refactored and fixed SPI - we now use busio.