An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Website](https://img.shields.io/badge/Website-Link-blue.svg)](https://gavinlyonsrepo.github.io/) [![Rss](https://img.shields.io/badge/Subscribe-RSS-yellow.svg)](https://gavinlyonsrepo.github.io//feed.xml) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](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) |
| --- | --- | --- |