Skip to content

sbcshop/1.3-LCD-Breakout-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.3-inch-LCD-Breakout

1.3inch LCD breakout Module for microcontrollers eg: Raspberry pi, Arduino and raspberry pi pico etc. it has , 65K Colors, 240×240, supports SPI protocol

In this folder you see two python files and one firmware.uf2 file

  • st7789.py -> this file contain the library of the lcd module, save the file in the raspberry pi pico
  • main.py -> this file contain the main code, you need to run this file, you also need to save this file to Pico
  • firmware.uf2 -> by pressing bootsel of the pico and hold then connect to laptop after this a new stroage device is come, name "RPI-RP2",then drag and drop this file to pico

For setup the Board in thonny

  • Now connect USB Cable on USB Port of Pico.
  • Open Thonny IDE and Choose interpreter as MicroPython (Raspberry Pi pico).

Example : Connect to Raspberry pi Pico

About

1.3inch LCD breakout Module for microcontrollers eg: Raspberry pi, Arduino and raspberry pi pico etc. it has , 65K Colors, 240×240, supports SPI protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages