Giter VIP home page Giter VIP logo

message-display's Introduction

Message Display Documentation

Example Image

Introduction

This repository provides directions and code necessary to create an ESP-32 powered E-Ink text display that can be updated from a web browser located anywhere on the globe.

Table of Contents

Materials Required

Setting Up Supabase

  1. Create a Supabase account

  2. Create a free Supabase database

  3. Note your API url and key

Hardware Assembly

  1. Connect your esp32 to the e-ink display using the attached cables

    • The exact connections will depend on your model - use included pinout guide
  2. Plug your esp32 into your computer

Software Setup

  1. Install Arduino IDE

  2. Connect your esp32 to Arduino IDE

    • Configure your IDE with the right settings for your version of the microcontroller
  3. Install dependencies located on lines 3-9 of messageMain.ino

Alter the Code

  1. Add your variables

    • Add the appropriate values for lines 14-17 in messageMain.ino
  2. Upload this code to your esp32

How to Use

  1. Using the supabase table editor, alter the value of the first cell to any string

  2. After the message is received by the esp32, the e-ink display will update

    • This may take a moment due to the nature of the display and the code testing points of failure

message-display's People

Contributors

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