Skip to content

An clock which displays on a 64x32 LED display. Shows the current time, date, weather, and next 24 hours of temperature.

License

Notifications You must be signed in to change notification settings

chrisdalke/led-matrix-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Matrix Clock

An clock which displays on a 64x32 LED display. Shows the current time, date, weather, and next 24 hours of temperature.

I built the graphics using Raylib (https://www.raylib.com/), and weather information is queried from the weather.gov/NOAA weather API.

This repository contains a C++ project which uses Raylib to render the graphics for the display. When running on a RPi with an RGB Matrix HAT, the graphics are copied to the LED matrix each frame.

YouTube video with a walkaround of the project: https://www.youtube.com/watch?v=OrP6YSjuHTE.

(Incomplete) parts list

Software dependencies

LED Matrix Clock

About

An clock which displays on a 64x32 LED display. Shows the current time, date, weather, and next 24 hours of temperature.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published