Giter Site home page Giter Site logo

epd-library-arduino's Introduction

Arduino libraries for Waveshare e-paper series

Arduino libraries for Waveshare e-paper series

Hardware connection (e-Paper --> Arduino)

3.3V --> 3V3
GND  --> GND
DIN  --> D11
CLK  --> D13
CS   --> D10
DC   --> D9
RST  --> D8
BUSY --> D7

Expected result

  1. Copy the libraries (e-paper/arduino/libraries) of Arduino demo code to the libraries directory of Arduino IDE. (C:\users\username\documents\arduino\libraries by default. You can also specify the location on Arduino IDE --> File --> Preferences --> Sketchbook location).
  2. Open the project (arduino/epd-demo/epd-demo.ino)
  3. Compile and upload the program.
  4. The e-Paper will display strings, shapes and images.
  • The RAM of Arduino UNO is only 2K. However, these 3 e-paper displays: 1.54" B/7.5"/7.5" B cannot support partial update of the frame memory (that is, unable to completely update one frame by updating partial of it several times). Therefore the Arduino examples for them can only display static images. The following products are not affected: 1.54"/2.13"/2.13" B/2.7"/2.7" B/2.9"/2.9" B/4.2"/4.2 B.

Supported models

1.54"/1.54" B/2.13"/2.13" B/2.7"/2.7" B/2.9"/2.9" B/4.2"/4.2 B/7.5"/ 7.5" B

e-paper display

epd-library-arduino's People

Contributors

badrihippo avatar per1234 avatar soonuse avatar

Watchers

 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.