my dev. board: Raspberry Pi Pico 2 (RP2350)
My dev. board: Raspberry Pi Pico 2 (RP2350)
Pinout:
Links:
~ Raspberry Pi Documentation > Pico-series Microcontrollers
Related Posts:
~ Hello Raspberry Pi Pico 2 (RP2350): first try MicroPython and CircuitPython
MicroPython Exercises:
~ MicroPython code to list available I2C/SPI and default GPIO assigned
~ I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
~ Raspberry Pi Pico 2/MicroPython display on SPI SSD1306 OLED
~ Raspberry Pi Pico 2 (RP2350)/MicroPython display on two OLED, SSD1306 I2C and SPI.
~ Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython
~ Raspberry Pi Pico 2/MicroPython display on 1.54" 240x240 ST7789 SPI IPS
~ Raspberry Pi Pico 2/MicroPython read bmp images and draw on ST7789 display pixel-by-pixel
~ Raspberry Pi Pico 2/MicroPython display bmp images on 240x240 ST7789 SPI Display
CircuitPython Exercises:
~ CircuitPython 9 on Raspberry Pi Pico 2 to get info
~ Raspberry Pi Pico 2/CircuitPython 9 display on 1.54" 240x240 ST7789 SPI IPS
~ Raspberry Pi Pico 2/CircuitPython 9 display bmp on ST7789 LCD using adafruit_imageload/adafruit_slideshow
~ displayio.OnDiskBitmap on Pico 2 W/CircuitPython 9
~ Set CircuitPython file system Writable, and write/read text file on CircuitPython
~ Use ST7796 SPI LCD on CircuitPython/Raspberry Pi Pico 2, by instancing BusDisplay object using custom init_sequence.
~ CircuitPython on Pico 2 + Touch LCD, act as a HID mouse.
~ my DIY Pico Cam: Raspberry Pi Pico 2 + OV5640 camera sensor
Arduino Framework:
~ Raspberry Pi Pico 2 drive 4.0" 320x480 TFT SPI ST7796 with FT6336U Capacitive Touch + SD, in Arduino framework.
~ LVGL on Raspberry Pi Pico 2 (Arduino framework/arduino-pico) with 320x480 TFT SPI ST7796 + FT6336U Capacitive Touch
~ MicroPython code to list available I2C/SPI and default GPIO assigned
~ I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
~ Raspberry Pi Pico 2/MicroPython display on SPI SSD1306 OLED
~ Raspberry Pi Pico 2 (RP2350)/MicroPython display on two OLED, SSD1306 I2C and SPI.
~ Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython
~ Raspberry Pi Pico 2/MicroPython display on 1.54" 240x240 ST7789 SPI IPS
~ Raspberry Pi Pico 2/MicroPython read bmp images and draw on ST7789 display pixel-by-pixel
~ Raspberry Pi Pico 2/MicroPython display bmp images on 240x240 ST7789 SPI Display
CircuitPython Exercises:
~ CircuitPython 9 on Raspberry Pi Pico 2 to get info
~ Raspberry Pi Pico 2/CircuitPython 9 display on 1.54" 240x240 ST7789 SPI IPS
~ Raspberry Pi Pico 2/CircuitPython 9 display bmp on ST7789 LCD using adafruit_imageload/adafruit_slideshow
~ displayio.OnDiskBitmap on Pico 2 W/CircuitPython 9
~ Set CircuitPython file system Writable, and write/read text file on CircuitPython
~ Use ST7796 SPI LCD on CircuitPython/Raspberry Pi Pico 2, by instancing BusDisplay object using custom init_sequence.
~ CircuitPython on Pico 2 + Touch LCD, act as a HID mouse.
~ my DIY Pico Cam: Raspberry Pi Pico 2 + OV5640 camera sensor
Arduino Framework:
~ Raspberry Pi Pico 2 drive 4.0" 320x480 TFT SPI ST7796 with FT6336U Capacitive Touch + SD, in Arduino framework.
~ LVGL on Raspberry Pi Pico 2 (Arduino framework/arduino-pico) with 320x480 TFT SPI ST7796 + FT6336U Capacitive Touch
Comments
Post a Comment