- Notifications
You must be signed in to change notification settings - Fork1
A SDK C++ library for a Raspberry PI PICO device to support HT16K33, MAX7219, TM1637 & TM1638 LED segment modules
License
NotificationsYou must be signed in to change notification settings
gavinlyonsrepo/displaylib_LED_PICO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Name: displaylib_LED_PICO
- Author: Gavin Lyons.
- Description:
C++ SDK Library to support LED segment display modulesfor the Raspberry PI PICO
Developed on Toolchain:
- Raspberry pi PICO RP2040
- SDK(1.4.0) C++20
- compiler G++ for arm-none-eabi((15:10.3-2021.07-4)
- CMAKE(VERSION 3.18) , VScode(1.84.2)
- Linux Mint 22.1
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 |
The code is commented for doxygen and an application programming interface can be created using the doxygen software program.
Class Hierarchy: