Skip to content

Lightscripting Pixoo

James Brundage edited this page Mar 28, 2022 · 1 revision

The Pixoo App will let you know the device's IP address. From there, you can:

Connect-Pixoo -IPAddress 1.2.3.4

To list connected devices, use:

Get-Pixoo

Here are a few things you can do with your Pixoo:

Set-Pixoo -Channel Cloud # Switch to the cloud Channel

Set-Pixoo -Channel Visualizer # Switch to the visualizer

Set-Pixoo -Visualizer 20 # Switch to a hidden visualizer

Set-Pixoo -Stopwatch Start # Start a Stopwatch

Set-Pixoo -Stopwatch Reset # Reset a Stopwatch

Set-Pixoo -Timer "00:01:00" # Set a timer for one minute

Set-Pixoo -RedScore 1 -BlueScore 0 # Keep a scoreboard
Clone this wiki locally