Skip to content
/ clocksw Public

Raspberry Pi powered RGB LED Matrix digital wall clock written in Rust

License

Notifications You must be signed in to change notification settings

fluxth/clocksw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clocksw

smart led wall clock display for raspberry pi

clocksw in action!

Building

Dependencies for cross-compiling clocksw:

  • a linux environment
  • rustup
  • clang
  • lld
  • llvm-ar
  • llvm-strip
  • python3
  • Raspberry Pi's rootfs
  • rpi-rgb-led-matrix (that's already cross-compiled for arm)

With all the dependencies installed, do:

make

For release builds, do make release.


© fluxth 2020, All rights reserved. This program is licensed under GNU GPL v3.

About

Raspberry Pi powered RGB LED Matrix digital wall clock written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published