Git Product home page Git Product logo

lilygo-epd47's Introduction

🌟LilyGo EPD47 🌟

English | 中文

Quick start:

  • Install the Arduino IDE. Note: Later instructions may not work if you use Arduino via Flatpak.
  • Install the latest espressif/arduino-esp32 package in the IDE, version >= 1.05
  • Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library...", OR:
  • Clone this git repository into your sketchbook/libraries folder. For more info, see https://www.arduino.cc/en/Guide/Libraries
  • Choose ESP32 Dev Module for the board
  • Tools -> PSRAM -> Enable
  • ("File" -> "Examples" -> "LilyGoEPD47" -> "demo") in the Arduino IDE
  • Select the correct port and click upload
  • Please refer to Script Instructions for picture and text generation

FAQ

  • IO0 has been used and cannot be programmed.
  • How to turn off the blue LED light?
    • To turn off the blue LED, you must call epd_poweroff_all(), which will turn off the entire power supply controlled by PWM_EN. Note that it cannot be turned off when powered by USB. It can only be turned off when powered by battery. For details, refer to <examples/demo>

lilygo-epd47's People

Contributors

lewisxhe avatar lilygo avatar elementw avatar hpsaturn avatar idanov avatar johnwargo avatar marsjan155 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.