Giter VIP home page Giter VIP logo

epaperfullstack's Introduction

Full Stack Self Hosted ePaper Dashboard

Features:

  • Grab the latest weather data from WeatherAPI
  • Get the latest BTCUSD price
  • Latest awesome quotes from Adafruit!

Explanation: https://dev.to/bopr/custom-e-paper-dashboard-4404

2.7 inch ePaper display

Software Stack:

Python Shell React

Parts Required:

  • Waveshare 2.7in e-Paper hat or similar
  • Raspberry pi Zero W or 3B/4

Hardware dependencies:

Software dependencies:

  • @napi-rs/canvas This fixes the vercel "serverless function is too large" error;
  • fs and os to write to temporary filesystem
  • axios for remote data fetching 3rd party APIs

Optional Parts:

Putting it all together:

  • Change your display resolution in serverGenerate.js if you are using a different display
  • Check that all your file names match expected formats
  • Make sure the display is working correctly with the demo script that matches your model version. The directory will be similar to this: ~/e-Paper/RaspberryPi_JetsonNano/python/examples
  • Deploy serverGenerate.js to your favourite cloud hosting provider like Vercel or Netlify (Or run on your own network)
  • Test that the image you get back from your API is what you expect
  • Copy over the python and bash scripts to the pi
  • Setup a cron job to schedule the bash script or run it manually as you please!
chmod +x getImg.sh
./getImg.sh

Author: Boris Bershadsky

License: MIT

epaperfullstack's People

Contributors

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