Skip to content

Display weather data using a Raspberry Pi and a 2x16 LCD screen.

License

Notifications You must be signed in to change notification settings

bmonty/weather-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This script provides a display of weather data on an LCD controlled via GPIO. The display will alternate between showing the current date/time and showing the latest temperature/humidity. An LED will turn on for 1.5s each time there is an updated temp/humidity data from the sensor.

Temperature/Humidity data should be piped on stdin. Data can be received using rtl_433.

Usage

rtl_433 -R 12 -F json -C customary | node weather-display.js

About

Display weather data using a Raspberry Pi and a 2x16 LCD screen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages