RPI_PICO_projects_list
RPI_PICO_projects_list copied to clipboard
An index of projects and libraries for Raspberry Pi Pico's (RP2040) stored in this github account.
Raspberry Pi Pico project Index
An index of projects and libraries for Raspberry Pi Pico's stored in this github account. The Raspberry Pi Pico is a microcontroller board with flexible digital interfaces. It incorporates Raspberry Pi's own RP2040 microcontroller chip, with a dual-core Arm Cortex M0+ processor running up to 133 MHz, embedded 264KB of SRAM, and 2MB of onboard Flash memory, as well as 26 x multi-function GPIO pins.
ToolChain used is Rp2040 RPI-PICO SDK C++.
Table of contents
- Projects
- Libraries
Projects
# | Description | Link |
---|---|---|
1 | FM Radio Project | link |
--- | --- | --- |
Libraries
# | Name | Description | Link |
---|---|---|---|
1 | MCP4725 | DAC | link |
2 | ADS1x15 | ADC | link |
3 | LM75A | Sensor | link |
4 | AHT10 | Sensor | link |
5 | TEA5767 | Radio module | link |
6 | TM1638 | LED module display | link |
7 | HD44780 | Character LCD | link |
8 | ERM19264 UC1609 | 1-bit color graphic LCD | link |
9 | SSD1306 | 1-bit color graphic OLED display | link |
10 | ST7735 | 16-bit color graphic TFT LCD | link |
--- | --- | --- | --- |