Skip to content

Vinchethescript/libpt6964

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libPT6964

A simple C++ library for interacting with the PT6964 chip, which can manage a segmented display, made especially to be used on a Raspberry Pi.

For now, this library probably only works on my use case. Its functionality will be extended as soon as possible.

On a Pi, it uses the pigpio interface to communicate with the chip as fast as possible so that there's little to no latency when using it.

On other systems, you can make your own interface class by extending the BaseInterface class.

More documentation, fixes and examples are to be expected soon.

About

A C++ library to interact with the `PT6964` chip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published