diff --git a/LED-Stripe.mw b/LED-Stripe.mw index 048173be..8d2a3d0c 100644 --- a/LED-Stripe.mw +++ b/LED-Stripe.mw @@ -29,8 +29,12 @@ Bislang gibt es folgende Komponenten: : Kleiner C-Server der Pixeldaten über UDP entgegennimmt und auf GPIO schreibt; kann Prioritäten ; [https://github.com/astro/pile/blob/master/ustripe-simplex/main.js ustripe-simplex] : Das gute alte Simplex-Plasma auf Priorität 255 +; [https://github.com/astro/pile/tree/master/ustripe-pulse/src ustripe-pulse] +: Musikvisualisierung von cider, läuft auf flatbert im Container ustriper, auf Priorität 253 ; piletop : Sollte das Serversystem in node.js werden, soll mal Konfiguration oder gar Code entgegennehmen und mehrere Ziele bespielen können. +; https://github.com/DjangoOne/led-stripe-py +: Python-Projekt == Protokoll ==