- 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:
- 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: