Skip to content

stonedev-app/picoLGFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Use LovyanGFX on Raspberry Pi Pico

Description

Sample code and wiring of to use LovyanGFX on Raspberry Pi Pico.
LovyanGFX is display graphics library.
LovyanGFX

SSD1306

Requirement

  • Raspberry Pi Pico
  • SSD1306(SPI) or GC9A01 display
  • VSCode
  • PlatformIO

Usage

  1. Wiring pico and display with reference to circuit folder.
  2. Install Platform of Raspberry Pi RP2040(earlephilhower).
    Select Advanced platform installation and enter url below.
    maxgerhardt
  3. Clone or download this repository.
  4. Connect pico and upload by platformIO.
  5. Display show 'あいうえおかきくけこ'.

Contribution

  1. Fork this repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

Author

stonedev-app

Licence

MIT License.