Skip to content

martinberlin/SHARP_Memory_Display-IDF

 
 

Repository files navigation

Adafruit SHARP Memory Display Build Status

This is a fork of the Adafruit SHARP Memory Display Arduino Library for Arduino, that is now working when compiled by idf.py build

IMPORTANT: this fork works with the 128x128 LCD but not with the 240x400 still didn't found why.If you know why please open an ossue or make a pull-request to fix it thanks for your help!

Tested and works great with the Adafruit SHARP Memory Display Breakout Board. Pick one up today in the adafruit shop! http://www.adafruit.com/products/1393

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

Dependencies

These displays use SPI to communicate, 3 pins are required to interface

Additionally please add in your components folder also my fork of Adafuit GFX as a submodule:

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Limor Fried & Kevin Townsend for Adafruit Industries. BSD license, check license.txt for more information All text above, and the splash screen must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit SHARP Memory Display" and install the library.

About

This is an ESP-IDF fork from Adafruit Monochrome SHARP Memory Displays lib

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages

  • C++ 97.9%
  • CMake 2.1%