GithubHelp home page GithubHelp logo

waterbury / paperback_epaper_display Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dqydj/paperback_epaper_display

0.0 0.0 0.0 3.46 MB

Internet Connected or Standard Input EPaper Display

License: MIT License

Python 0.17% C++ 98.44% Arduino 0.34% VHDL 1.06%

paperback_epaper_display's Introduction

Paperback Preview

PaperBack EPaper Display

PaperBack is a modular, internet connected OR VGA EPaper Display. It consists of a breakout board for a 39 pin ePaper display and an ESP32 in one mode. In the other, remove the ESP32 and attach a VGA Conversion board and use regular VGA input to drive the display!

PaperBack is an entry in the 2017 Hackaday Prize, you can see a more complete (and verbose!) writeup here.

Hardware Overview

Currently, PaperBack works both driven by an ESP32 Development Board, or directly via VGA with the attached second PCB.

Hardware Overview:

  • Espressif ESP32 Dev Board
  • ED060SC4 // LB060S01 // LB060S04 6" ePaper Display
  • 800x600 Resolution
  • 16 Color (Greyscale) Support / 4-Bit Grey

Software/Firmware Overview

Remember, choose one at a time! You can use the ESP32 breakout board with the ESP32 dev board, or remove the dev board and attach the VGA converter.

VGA Driven

Unplug any ESP32 from the socket and attach both boards, then attach power (see below). When the board detects a signal it will start to refresh.

All firmware is in the /firmware_VGA/FPGA and /firmware_VGA/Microcontroller directories.

The user switches change color depth (read: shades of gray. 2 color is black & white.) and refresh speed: Switch 3 (Furthest from Microcontroller) Switch 2 Switch 1 (Closest to Microcontroller)

  • On On On - 16 color, ~10 seconds between frames
  • On On Off - 16 color, ~5 seconds between frames
  • On Off On - 4 color, ~10 seconds between frames
  • On Off Off - 4 color, ~5 seconds between frames
  • Off On On - 4 color, ~1 frame per second
  • Off On Off - 2 color, ~10 seconds between frames
  • Off Off On - 2 color, ~5 seconds between frames
  • Off Off Off - 2 color, ~1 frame per second

ESP32 Dev Board Driven

Remove the second PCB if attached, then add the ESP32. There are easy ways to add power (there are pins exposed too, but these are easiest). Unless using Lithium and the DC adapter, only use one at a time!

  • The board supports a single cell lithium ion battery with JST connector, and can charge it through the DC adapter hookup. Polarity is marker.
  • The board can take a 2.1mm jack DC adapter, center positive. Aim for between 4.8 and 7 volts (don't create too much heat with something more).
  • Disconnect all other supplies if you do this, but you can power it over USB from the ESP32. Connect the jumper labeled 'JP2' for this option.

Demos:

  1. The Python utility convert.py in /software/image_converter automatically converts images which are compatible with Paperback's basic image demo. The image demo is in /firmware_ESP32/Paperback_Greyscale_Static_Image.

Licensing and Other

  • My main site: DQYDJ
  • Where available, all of the code is licensed as MIT.
  • Where available, all of the hardware is licensed as MIT.
  • If needed, other licenses will be quoted for individual parts.
  • I would, of course, love a link if you use any assets - but feel free to use everything as you wish.

paperback_epaper_display's People

Contributors

dqydj 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.