No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|Name=Led ticker | |Name=Led ticker | ||
|Status=Active | |Status=Active | ||
|Picture=Ledtickerns.jpg | |||
|Tool=No | |Tool=No | ||
|Location=Space | |Location=Space | ||
|Participants=Flok | |||
}} | }} | ||
* ze ip is 10.208.42.159 | * ze ip is 10.208.42.159 |
Revision as of 18:49, 5 January 2019
Led ticker | |
---|---|
Participants | Folkert |
Skills | |
Status | Active |
Niche | |
Purpose | |
Tool | No |
Location | Space |
Cost | |
Tool category |
Ledtickerns.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
- ze ip is 10.208.42.159
- het is de raspberry pi van the_niz
- luistert op port 5001 UDP
- stuur tekst om te tonen via een udp bericht
- escapes:
- $C...$ voorgrond kleur
- $B...$ achtergrond kleur
- $O...$ outline kleur
- formaat kleur: xxx,xxx,xxx waarbij xxx een decimale waarden tussen 0 en 255 is
- $o$ zet outline kleur uit
- $d...$ hoelang de tekst op 't scherm zetten
- $i$ deze tekst is de "idle tekst"; als er niks anders voorbij scrolled, dan wordt deze tekst (NIET-scrollend) getoond
- $f$ knipper 'n bietje
Dus bijvoorbeeld:
- $f$$C255,0,0$Hallo! Dit is een rode tekst.
- $i$Deze tekst wordt getoond als er verder niks te scrollen is.
- de daily events enzo worden vanuit cron gestart, de cron van root
- wordt gestart vanuit /etc/rc.local
- root password is dat ene korte
koppelingen
- nurdbot:
/home/nurdbot/.jsb/releases/NURDbot/jsb/plugs/socket/udp.py (voor berichten van de deur)en myplugs/socket/wautemp.py (voor !ticker bla) - asterisk: /usr/local/bin/ticker-send.py en /usr/local/bin/push-it.sh (voor bellers)
- spacenanny: /usr/local/sbin/deurbel.py ("deurbel!!!")
- Space status: /opt/status/status.py (space status: open/closed)