====== new VPU config pixel-perfect ======
{{:vpu:2025-10-10-22-22-51-274.jpg?nolink&400|}}
# TEST im Terminal als 'user'
python3 /opt/LibreLight/Xdesk/vpu/watchdog_vpu.py -vpu04
#confg datei bearbeiten mit LibreOffice oder einem Texteditor
"LibreLight/vpu_wall_conf.csv"
config
out,x,y,ang,row,col,info
name = wall123
x=pix x source
y=pix y source
ang = winkel 0° 90° 180° 270°
row = output spalte ... LED-Kachel
col = output zeile ... LED-Kachel
info = some text
---,quelle,,---,ziel,---,---
out,x,y,ang,row,col,info
Wall1,0,0,0,1,1,
Wall1,0,0,0,2,2,
Wall1,0,0,0,3,3,
Wall1,0,0,0,4,4,
Wall1,0,0,0,5,5,
Wall1,0,0,0,6,6,
Wall1,0,0,0,7,7,
,,,,,,
Wall2,0,0,0,4,1,----
Wall2,0,0,0,5,2,
Wall2,4,4,0,6,3,
Wall2,0,0,0,7,4,
Wall2,0,0,0,8,5,
Wall2,0,0,0,9,6,
,,,,,,
,,,,,,
Wall3,64,48,0,12,1,----
Wall3,64,64,0,12,2,
Wall3,64,80,0,12,3,
Wall3,64,96,0,12,4,
Wall3,64,112,0,12,5,
Wall3,64,128,0,12,6,
kann danach in libreoffice calc editiert werden
{{:vpu:2025-10-10-22-30-51-616.jpg?nolink&400|}}