Raspberry Pi library TM1638plus_RPI created
Overview
- Name: TM1638plus_RPI
-
Author: Gavin Lyons.
- Description: A Raspberry pi library to display data on a 8-digit TM1638 seven segment module. Dynamic install-able system level Raspberry Pi C++ library. Based on my arduino library called “TM1638plus”. This library supports 3 different models, pictured above from left to right.
- Model 1, The (8 KEY & 8 LED) variant which has 8 LED’s and 8 Push buttons.
- Model 2, The (QYF 16 KEY) variant which has 16 pushbuttons.
- Model 3, The (LKM1638) variant which has 8 bi-colour LED’s and 8 Push buttons.
- Developed on
- Raspberry PI 3 model b,
- C++ complier g++ (Raspbian 6.3.0-18)
- Raspbian 9.13 stretch OS
- bcm2835 Library 1.68 (Dependency: used for GPIO control and delays)