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++.
# | Description | Link |
---|---|---|
1 | FM Radio Project | link |
--- | --- | --- |
# | Component | Description | Link |
---|---|---|---|
1 | MCP4725 | DAC | link |
2 | ADS1x15 | ADC | link |
3 | LM75A | Sensor | link |
4 | DHT11 | Sensor | link |
5 | AHT10 | Sensor | link |
6 | TEA5767 | Radio module | link |
7 | DS1307 | Real time clock module | link |
8 | TM1638 | LED module display | link |
9 | TM1637 | LED module display | link |
10 | HD44780 | Character LCD | link |
11 | UC1609 | 1-bit color graphic LCD | link |
12 | SSD1306 | 1-bit color graphic OLED | link |
13 | ST7735 | 16-bit color graphic LCD | link |
14 | ST7789 | 16-bit color graphic LCD | link |
15 | Stepper Motor | Stepper Motor Controllers | link |
--- | --- | --- | --- |