Skip to content

Adds Dimmer and Strobe Support for Stairville Pixel Beam 180

Notifications You must be signed in to change notification settings

Minus345/PixelBeamExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Beam Extension

Extension python script for the Stairville Pixelbeam 180

https://images.thomann.de/pics/atg/atgdata/document/manual/387388_c_387388_v2_de_online.pdf

The problem with these lights is that they don´t have a dimmer and shutter channel in the pixel-mapping mode (72 ch Mode).

The software courtly don´t has much configuration options. It´s programmed four 4 pixel beams with fixed addresses:
1, 75, 149, 223

Addresses wich the fixtures must have in reality (on the fixture):
3, 77, 151, 225

Start Parameter

  • -ip IPADDR, --ipaddr IPADDR
  • -i INPUTUNIVERSE, --inputUniverse INPUTUNIVERSE
  • -o OUTPUTUNIVERSE, --outputUniverse OUTPUTUNIVERSE

Channel Modes

pic other channel are as normal

Build with pyinstaller

https://pyinstaller.org/en/stable/

pyinstaller .\main.py -F