Skip to content

jpuderer/LilyPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟LILYGO LilyPi🌟

English | 中文

Quick start:

  1. Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
  2. Start Arduino and open Preferences window. In additional board manager add url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .separating them with commas.
  3. Select Tools -> Board manager , Search esp32 , Select the version and install it
  4. Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library...",
  5. Open the example.In the config.h file ,Select the correct macro definition based on the controller.(Use ST7796S or Use ILI9841)
  6. Uploading factory Firmware

Product 📷:

Product Product Link
LilyPi AliExpress

Pinout

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • C++ 2.0%