Code Monkey home page Code Monkey logo

waveshare-2.13-epaper-hat's Introduction

waveshare-2.13-epaper-hat

E-paper RaspberryPi beside clock project with weather.

So I cheaped out and bought the waveshare 2.13" epaper / eink hat for the RaspberryPi, the kind thats $20 on ebay and 250x122 2.13 inch

This was not a great idea and the screen is almost as immiture as I am and its a pain to get working,

I have uploaded my code incase someone else has bought this screen and needs help, its not good code but it should point you in the right direction. This is by no means finished, but it is (currently) working as a clock and bedside weather info.(most of the time)

To install and setup the drivers, follow the guide on the wave share wiki. This is a work in progress, below is my notes.


To Do list:

Learn to program.

Fix the random the "i"'s that appear after lines. (cut?)

Scrap the script for one that builds a png in imagemagik and uploads it, found a script for this, but images dont display right.

Not scrape a public site for their weather.. or Cache weather as i really dont need to pull that every hour.

double diget vs single diget temps screw up the awk's :(

Streemline the weather pull, itemize it.


Done list:

Crontab to update every minute: * * * * * /usr/bin/python /home/pi/clock/stats.py >/dev/null 2>&1

Turn off built in LED: "sudo echo 1 | sudo tee /sys/class/leds/led0/brightness", Credit > https://www.jeffgeerling.com/blogs/jeff-geerling/controlling-pwr-act-leds-raspberry-pi

Rearange items and change the size of the text.


Known issues:

Cant seem to choose a bigger size of text other than "16" could get around this by building some kind of assci art.


waveshare-2.13-epaper-hat's People

Contributors

segfaultlabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sining951

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.