Coder Social home page Coder Social logo

pio-esp32-waveshare-1in9-demo's Introduction

ESP32 ePaper Demo Project

This is a demo project showcasing the integration of an ESP32 with a Waveshare 1.9-inch ePaper display using PlatformIO. The project demonstrates the basic functionality of displaying text and graphics on the ePaper display.

Hardware Requirements

  • ESP32 Development Board: Any ESP32 development board should work.
  • Waveshare 1.9-inch ePaper Display: Make sure to connect it properly to the ESP32.

Software Requirements

  • PlatformIO: This project is set up to be built and uploaded using PlatformIO. Make sure to have it installed.

Wiring Instructions

Connect the Waveshare 1.9-inch ePaper display to the ESP32 development board according to the manufacturer's specifications. You will need to connect power, ground, the I2C pins and the two GPIOs used for RESET and BUSY.

Project Structure

  • src: Contains the source code of the ESP32 ePaper demo.
    • main.cpp: The main application file.
  • lib: Library dependencies, managed by PlatformIO. The waveshare-epd-1in9 lib is found in here

Building and Uploading

  1. Open the project in PlatformIO.
  2. Build the project to check for any errors.
  3. Upload the code to your ESP32 development board.

Running the Demo

After uploading the code to your ESP32, open the serial monitor to view the output. The demo should initialize the ePaper display and show random temp and humidity vaules on screen.

Troubleshooting

If you encounter any issues, double-check your wiring, ensure that the libraries are installed correctly, and consult the documentation of both the ESP32 board and the Waveshare ePaper display.

Contributing

Feel free to contribute to the project by creating issues or submitting pull requests. Your feedback and improvements are highly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to Waveshare for providing the 1.9-inch ePaper display.
  • This project was built using the ESP32 platform and PlatformIO.

Happy Hacking!

pio-esp32-waveshare-1in9-demo's People

Contributors

nanomad avatar

Stargazers

Ludovic BOUÉ avatar

Watchers

Ludovic BOUÉ avatar  avatar  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.