Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.36 KB

File metadata and controls

22 lines (17 loc) · 1.36 KB

PT2314-Driver

This is a basic driver of PT2314, for the LaLiMat Project, and is based on Arduino or ESP For easy reuse in other projects, I didn't make it specific for LaLiMat, so you can use this in your project with little modification. I wrote some Basic functions which allow you to control the PT2314 from I2C.

Note

Although this driver is for PT2314, I highly recommend you use PT2314E if you are using it's I2C, because there are some problems with the original PT2314 chips during I2C communication.

What is the LaLiMat project

LaLiMat is a multi-function Pixel Display, similar to LaMetric Time/Awtrix, more details can be found here : https://www.youtube.com/playlist?list=PLJBKmE2nNweRXOebZjydkMEiq2pHtBMOS (in Chinese)

Are there any doc for this driver

The short answer is NO. I am sharing this on GitHub because I don't have time to do additional work. However, I have added sufficient comments in the code. If you still have questions, you can ask, but please don't expect a reply (because I have already forgotten what I did before :P, sorry for that).

How I say thanks if I found this useful

Thanks