8000 GitHub - digitalurban/THE: eInk mini MQTT Information Display for Time, Headlines and Environmental Data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

digitalurban/THE

Repository files navigation

THE

eInk mini MQTT Information Display for Time, Headlines and Environmental Data

Files to setup an run an eink MQTT Information Display

See https://www.connected-environments.org/making/the/

Files are divided into two parts:

Scripts to process data and send to MQTT via cron:

timetomqtt.py - gets the time, converts it to words and publishes to the mqtt topic

rsstomqtt.py - fetches an rss news feed, reads the latest headline and publishes to the mqtt topic

clientrawmqttwd.py - fetches the feed from Weather Display and converts the data into text to publish - if you have your own personal weather station

or

darkskytomqtt.py - fetches the weather from Dark Sky, converts the wind bearing into text and publishes to your MQTT feed

Main script to run the eink display and show mqtt feeds:

Version for the eink PHAT:

the_pi_phat.py

Version for the eink WHAT:

t 4FBD he_pi_what.py

To check - font download, background images

About

eInk mini MQTT Information Display for Time, Headlines and Environmental Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0