/picoLGFX

To Use LovyanGFX on Raspberry Pi Pico.

Primary LanguageC++MIT LicenseMIT

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 etc
  • SSD1306(SPI) etc
  • VSCode
  • PlatformIO

Supported Devices

  • Raspberry Pi Pico
  • Raspberry Pi Pico 2

Supported Displays

  • SSD1306(SPI)
  • GC9A01
  • ST7789

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. Uncommented the desired display in the build_flags of platformio.ini.
  5. Connect pico and upload by platformIO.
  6. Display show 'あいうえおかきくけこ'.

Author

stonedev-app

Licence

MIT License.