Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.65 KB

File metadata and controls

41 lines (27 loc) · 1.65 KB

HyperDisplay ILI9163C Arduino Library

This is a mid-level extension to HyperDisplay. It provides for control of any display using the ILI9163C driver, however it doesn not provide any instantiable classes. To use this driver make sure you have HyperDisplay then derive a new class for your particular display and implement all pure-virtual functions.

Dependencies

You will also need to download and install the HyperDisplay library, here:

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

License Information

This product is open source!

The code is released under the GPL v3 license. See the included LICENSE.md for more information.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.