Skip to content

A mid-level Arduino library for use ILI9163 drivers using the HyperDisplay top level

License

Notifications You must be signed in to change notification settings

sparkfun/HyperDisplay_ILI9163C_ArduinoLibrary

Repository files navigation

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.

About

A mid-level Arduino library for use ILI9163 drivers using the HyperDisplay top level

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published