Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages