my dev.board - Raspberry Pi Pico
my dev.board - Raspberry Pi Pico (RP2040)
Pinout:
Free eBooks for Raspberry Pi Pico:
~ Get Started with MicroPython on Raspberry Pi Pico
~ Raspberry Pi Pico Python SDK
~ Raspberry Pi Pico C/C++ SDK
~ Getting started with Raspberry Pi Pico
CircuitPython Related:
- To install CircuitPython, read the document Getting Started with Raspberry Pi Pico and CircuitPython > Installing CircuitPython
~ MicroPython/CircuitPython, enter bootloader programmatically, without BOOT button. (Tested on Raspberry Pi Pico)
Exercises of Raspberry Pi Pico/CircuitPython:
~ SSD1306 SPI OLED on Raspberry Pi Pico/CircuitPython using displayio
~ Display on 240x320 ST7789 SPI IPS TFT using Raspberry Pi Pico/CircuitPython 7
~ ov2640 (Red board without MCLK) on Raspberry Pi Pico/CircuitPython (7 & 8 Beta)
~ Raspberry Pi Pico/CircuitPython display on SSD1327 grayscale OLED
~ ILI9341 (8bit parallel bus) display on RP2040/CircuitPython
~ RP2040/CircuitPython 8.1.0 Beta 1, play animated GIF on 8 bit parallel bus ILI9341.
~ Raspberry Pi Pico/CircuitPython 8 to drive SSD1331 SPI color OLED.
~ Exercise of using bitmaptools.draw_polygon() added in CircuitPython 8.1.0
~ 2.13" 250x122 e-paper (ssd1680) displayed on Raspberry Pi pico/CircuitPython
~ SSD1306 I2C OLED + 4X4 Matrix Keypad Module on RP2040/CircuiyPython 9
~ Solve FutureWarning: I2CDisplay moved from displayio to i2cdisplaybus and I2CDisplay renamed I2CDisplayBus
Exercises of Raspberry Pi Pico/MicroPython:
~ MicroPython/CircuitPython, enter bootloader programmatically, without BOOT button. (Tested on Raspberry Pi Pico)
Exercises of Raspberry Pi Pico/CircuitPython:
~ SSD1306 SPI OLED on Raspberry Pi Pico/CircuitPython using displayio
~ Display on 240x320 ST7789 SPI IPS TFT using Raspberry Pi Pico/CircuitPython 7
~ ov2640 (Red board without MCLK) on Raspberry Pi Pico/CircuitPython (7 & 8 Beta)
~ Raspberry Pi Pico/CircuitPython display on SSD1327 grayscale OLED
~ ILI9341 (8bit parallel bus) display on RP2040/CircuitPython
~ RP2040/CircuitPython 8.1.0 Beta 1, play animated GIF on 8 bit parallel bus ILI9341.
~ Raspberry Pi Pico/CircuitPython 8 to drive SSD1331 SPI color OLED.
~ Exercise of using bitmaptools.draw_polygon() added in CircuitPython 8.1.0
~ 2.13" 250x122 e-paper (ssd1680) displayed on Raspberry Pi pico/CircuitPython
~ SSD1306 I2C OLED + 4X4 Matrix Keypad Module on RP2040/CircuiyPython 9
~ Solve FutureWarning: I2CDisplay moved from displayio to i2cdisplaybus and I2CDisplay renamed I2CDisplayBus
Exercises of Raspberry Pi Pico/MicroPython:
~ Raspberry Pi Pico/MicroPython exercise using SH1106 I2C OLED
~ Raspberry Pi Pico/MicroPython exercise using SSD1306 I2C OLED
~ Pico/MicroPython display on two OLED as one FrameBuffer
~ Raspberry Pi Pico W/MicroPython x 0.96" 80x160 ST7735 SPI IPS
Exercises in Arduino framework:
~ Arduino IDE on Raspberry Pi OS can't compile for RP2040 - Error loading Python lib libpython3.7m.so.1.0
~ Raspberry Pi Pico (in Arduino) get board info, include pins assignment.
~ Display on 128x128 SH1107 SPI OLED with RP2040 (Arduino Framework) using U8g2 lib.
~ Serial communication between two RP2040 (Arduino Framework)
~ Bluetooth serial communication between RP2040 using HC-04 Bluetooth Module, in BLE/SPP mode.
~ Display on 1.54" 200x200 e-Paper (SSD1681) with Raspberry Pi Pico using GxEPD2 library, in Arduino framework.
~ Generate QRCode with Raspberry Pi Pico (arduino framework), display on 1.54" 200x200 B&W e-Paper (SSD1681)
~ Install Raspberry Pi Pico/RP2040 to Arduino IDE 2, on Windows 11
~ Raspberry Pi Pico (RP2040) + 3.2inch IPS SPI Module ILI9341 (Arduino Framework using Adafruit_ILI9341 library)
~ Adafruit_ImageReader exercises run on Raspberry Pi Pico to load images from SD Card, display on 320x240 IPS SPI ILI9341
~ Detect FT6336U Capacitive Touch Screen on Raspberry Pi Pico using Arduino-FT6336U library.
~ Raspberry Pi Pico/TFT_eSPI display on 3.5" 480 x 320 ILI9488 SPI TFT
~ Raspberry Pi Pico W (Arduino Framework) display on 0.85 inch 128x128 LCD with GC9107 SPI driver
~ UART (Serial1) communication between XIAO ESP32C3 and Raspberry Pi Pico (RP2040).
~ Raspberry Pi Pico/MicroPython exercise using SSD1306 I2C OLED
~ Pico/MicroPython display on two OLED as one FrameBuffer
~ Raspberry Pi Pico W/MicroPython x 0.96" 80x160 ST7735 SPI IPS
Exercises in Arduino framework:
~ Arduino IDE on Raspberry Pi OS can't compile for RP2040 - Error loading Python lib libpython3.7m.so.1.0
~ Raspberry Pi Pico (in Arduino) get board info, include pins assignment.
~ Display on 128x128 SH1107 SPI OLED with RP2040 (Arduino Framework) using U8g2 lib.
~ Serial communication between two RP2040 (Arduino Framework)
~ Bluetooth serial communication between RP2040 using HC-04 Bluetooth Module, in BLE/SPP mode.
~ Display on 1.54" 200x200 e-Paper (SSD1681) with Raspberry Pi Pico using GxEPD2 library, in Arduino framework.
~ Generate QRCode with Raspberry Pi Pico (arduino framework), display on 1.54" 200x200 B&W e-Paper (SSD1681)
~ Install Raspberry Pi Pico/RP2040 to Arduino IDE 2, on Windows 11
~ Raspberry Pi Pico (RP2040) + 3.2inch IPS SPI Module ILI9341 (Arduino Framework using Adafruit_ILI9341 library)
~ Adafruit_ImageReader exercises run on Raspberry Pi Pico to load images from SD Card, display on 320x240 IPS SPI ILI9341
~ Detect FT6336U Capacitive Touch Screen on Raspberry Pi Pico using Arduino-FT6336U library.
~ Raspberry Pi Pico/TFT_eSPI display on 3.5" 480 x 320 ILI9488 SPI TFT
~ Raspberry Pi Pico W (Arduino Framework) display on 0.85 inch 128x128 LCD with GC9107 SPI driver
~ UART (Serial1) communication between XIAO ESP32C3 and Raspberry Pi Pico (RP2040).
Comments
Post a Comment