Code Monkey home page Code Monkey logo

epaper-driver-pcb's Introduction

epaper driver pcb

e-paper driver PCB, schematic and example scripts for esp32

What is it?

This is a ready-to-go PCB to connect a bare epaper display (salvaged from a used Electronic Shelf Label) to a microcontroller (like ESP32) via SPI.

What makes it special?

The driver board is compatible with at least the Solum 2.9" and 1.54" displays. I didn't test any other displays or brands, but most displays are using the same pinouts and probably are usable.

The pcb is designed so you can almost make a straight connection to a ESP32 Lolin board. No other components are needed to make it work. On ESP32, you can use the GxEPD2 library (2.9" 128x296 pixel display) or the Adafruit_EPD (Adafruit_SSD1619) library (1.54" 152x152 pixel display) to use the display. Examples for Arduino and PlatformIO are in this repository.

Buy the ready make driver pcb on Tindie: https://www.tindie.com/stores/electronics-by-nic/ There, I also sell the compatible displays.

How to connect:

Driver ESP32
MOSI 23
CLK 18
CS 5
DC 17
RST 16
BUSY 4
3.3V 3.3V
GND GND

To connect to other MCU's, find the right pins for SPI communications. The CS2 pin connects to pin 1 of the display. Some larges displays use this pin as a slave chip select. Under normal circumstances you can leave this pin open.

Note: this board is only compatible with 3.3V signals! Don't try to use 5V boards with it, as it will break things beyond repair. Also, don't connect the driver board without attached epaper display.

epaper-driver-pcb's People

Contributors

nlimper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dermelchior

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.