Skip to content

A SDK C++ library for a Raspberry PI PICO device to support HT16K33, MAX7219, TM1637 & TM1638 LED segment modules

License

Notifications You must be signed in to change notification settings

gavinlyonsrepo/displaylib_LED_PICO

Repository files navigation

displaylib_LED_PICO README

Overview

  • Name: displaylib_LED_PICO
  • Author: Gavin Lyons.
  • Description:

C++ SDK Library to support LED segment display modules for the Raspberry PI PICO

  • Developed on Toolchain:

    1. Raspberry pi PICO RP2040
    2. SDK(1.4.0) C++20
    3. compiler G++ for arm-none-eabi((15:10.3-2021.07-4)
    4. CMAKE(VERSION 3.18) , VScode(1.84.2)
    5. Linux Mint 22.1
  • URL project github link

  • Donations welcome: Donate

Documentation

Supported devices

Component name Type Interface Readme URL link
TM1637 7 segment LED display module GPIO Readme
TM1638 7 segment LED display module GPIO Readme
MAX7219 7 segment LED display module SPI Readme
HT16K33 7,9,14 & 16 segment LED display module I2C Readme

API Documentation

The code is commented for doxygen and an application programming interface can be created using the doxygen software program.

File system

Class Hierarchy:

image link