adafruit / Adafruit_CircuitPython_SharpMemoryDisplay

CircuitPython library for SHARP Memory monochrome displays
MIT License
9 stars 12 forks source link

Fixed baud rate in driver, improved/added examples #8

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Got it all ready for the guide. Fixed the default baud rate to 8MHz, which seemed to be the only thing that got it working. Added more delays to simpletest so users can actually see them. Added Pillow example that has been tested. Oh yeah, and made 144x168 display the default in simpletest.