Skip to content

A rust library for the inexpensive ILI9163C LCD module.

Notifications You must be signed in to change notification settings

gyscos/ili9163c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a rust library to control a ILI9163C LCD module.

It is meant for microcontrollers (it doesn't require std), but can also be used on a regular computer.

You will need to give it a SPI device (implement the trait for your struct) and two Pins.

To debug it on your computer, you may want to use the ili9163c_simulator library.

About

A rust library for the inexpensive ILI9163C LCD module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages