https://github.com/gavinlyonsrepo/RPI_PICO_projects_list
An index of projects and libraries for Raspberry Pi Pico's (RP2040) stored in this github account.
https://github.com/gavinlyonsrepo/RPI_PICO_projects_list
aht10 cplusplus libraries library lm75 pico pico-sdk raspberry raspberry-pi raspberry-pi-pico raspberrypi raspberrypipico rp2040 rpi rpi-pico rpipico sdk st7735 tea5767 tm1638
Last synced: 3 months ago
JSON representation
An index of projects and libraries for Raspberry Pi Pico's (RP2040) stored in this github account.
- Host: GitHub
- URL: https://github.com/gavinlyonsrepo/RPI_PICO_projects_list
- Owner: gavinlyonsrepo
- Created: 2022-09-10T18:48:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T20:01:28.000Z (over 1 year ago)
- Last Synced: 2024-11-22T00:42:23.347Z (11 months ago)
- Topics: aht10, cplusplus, libraries, library, lm75, pico, pico-sdk, raspberry, raspberry-pi, raspberry-pi-pico, raspberrypi, raspberrypipico, rp2040, rpi, rpi-pico, rpipico, sdk, st7735, tea5767, tm1638
- Language: C++
- Homepage: https://gavinlyonsrepo.github.io/
- Size: 8.79 KB
- Stars: 20
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://gavinlyonsrepo.github.io/) [](https://gavinlyonsrepo.github.io//feed.xml) [](https://www.paypal.com/paypalme/whitelight976)
# 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.
Tool Chain used is vs code, cmake and Rp2040 RPI-PICO SDK C++.## Table of contents
* [Libraries](#libraries)
* [Projects](#projects)## Libraries
| Components | Description | Link |
| -------- | ----------- | ----------- |
|ST7735 ST7789 ILI9341 SSD1331 GC9A01A |16-bit color graphic displays | [link](https://github.com/gavinlyonsrepo/displaylib_16bit_PICO)|
|UC1609 PCD8544 SSD1306 CH1115 SH110X|1-bit color graphic displays| [link](https://github.com/gavinlyonsrepo/displaylib_1bit_PICO)|
|MAX7219 TM1637 TM1638 HT16K33|LED segment module display | [link](https://github.com/gavinlyonsrepo/displaylib_LED_PICO)|
|HD44780|Character LCD | [link](https://github.com/gavinlyonsrepo/HD44780_LCD_PCF8574_PICO) |
|ULN2003 L298N TB6612FNG MX1508 A4988 DRV8825 LV8729 A3967|Stepper Motor Controllers| [link](https://github.com/gavinlyonsrepo/Stepper_Motor_Control_PICO)|
|MCP4725|DAC | [link](https://github.com/gavinlyonsrepo/MCP4725_PICO)|
|ADS1x15|ADC | [link](https://github.com/gavinlyonsrepo/ADS1x15_PICO)|
|LM75A DHT11 AHTXX LM35 BMP280| Sensors | [link](https://github.com/gavinlyonsrepo/sensors_PICO)|
|TEA5767|Radio module| [link](https://github.com/gavinlyonsrepo/TEA5767_PICO)|
|DS1307|Real time clock module | [link](https://github.com/gavinlyonsrepo/DS1307_PICO)|
| -------- | ----------- | ----------- |## Projects
| # | Description | Link |
| -------------- | -------------- | -------- |
|1 | FM Radio Project | [link](https://github.com/gavinlyonsrepo/FM_Radio_PICO) |
| --- | --- | --- |