Skip to content

o-valo/led-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led-send 🚀

Ein Tool zur drastischen Vereinfachung der Nutzung von pypixelcolor. Es automatisiert die Aktivierung der Python-Umgebung und ermöglicht das Senden von Texten direkt über die Kommandozeile oder Pipes.

⚡ Installation

  1. Repo klonen
  2. Für Debian & Ubuntu Systeme einfach a. ./install.sh ausfuehren.

b. Bei CachyOS ./install-cachy-os.sh verwenden.

  1. MAC-Adresse in led-send.sh anpassen

Nutzung

Das Skript erkennt automatisch, ob Text per Argument oder per Pipe uebergeben wird.

Als Argument:

./led-send.sh "Hallo Welt"

Per Pipe:

date +%H:%M | ./led-send.sh

System-Status:

echo "CPU Temp: $(vcgencmd measure_temp)" | ./led-send.sh

Sendet das aktuelle Wetter auf die Matrix :-)

curl wttr.in/Berlin?format=3 | ./led-send.sh

um die Matrix auf dunkel zu schalten:

./led-send.sh " "

Powerd by AI

Demo Video Demo Video



Demo Video



Projekte und Links:
Link: https://github.com/lucagoc/pypixelcolor `pypixelcolor`

Link: https://github.com/chubin/wttr.in Wttr.in


About

[DE] Vereinfacht iPixel-LED-Matrizen: Automatisiert die Python-Umgebung und erlaubt die einfache Integration in Shell-Pipelines (z. B. für System-Monitore, od Temperaturanzeige). [EN] Simplifies iPixel LED matrices: Automates the Python environment and enables easy integration into shell pipelines (e.g., for system monitors or temperature).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages