https://github.com/coord-e/ili9328spi
ILI9328 Driver Library for Arduino
https://github.com/coord-e/ili9328spi
Last synced: 3 months ago
JSON representation
ILI9328 Driver Library for Arduino
- Host: GitHub
- URL: https://github.com/coord-e/ili9328spi
- Owner: coord-e
- License: mit
- Created: 2015-12-12T15:32:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T15:25:48.000Z (about 10 years ago)
- Last Synced: 2025-02-15T10:59:59.835Z (11 months ago)
- Language: C++
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ili9328SPI
Library for colored graphics LCD with ILI9328 controller.
This library provides only few functions. Please use "Adafruit GFX Library" to use more drawing functions.