RPI PICO library TM1638plus_PICO created

Overview

  • Name: TM1638plus_PICO
  • Author: Gavin Lyons.

  • Description: A RPi-PICO SDK RP2040 C++ library to display data on a 8-digit TM1638 seven segment module. Based on my arduino library called “TM1638plus”. This library supports 3 different models, pictured above from left to right.
  1. Model 1, The (8 KEY & 8 LED) variant which has 8 LED’s and 8 Push buttons.
  2. Model 2, The (QYF 16 KEY) variant which has 16 pushbuttons.
  3. Model 3, The (LKM1638) variant which has 8 bi-colour LED’s and 8 Push buttons.

Github link to library