About_PixooPS
about_PixooPS
PixooPS is a module to control Divoom Pixoo64 devices.
SHORT DESCRIPTION
PixooPS is a module to control Divoom Pixoo64 devices. Change the current face, turn on and off the screen, and such.
LONG DESCRIPTION
PixooPS is a module to control Divoom Pixoo64 devices. Change the current face, turn on and off the screen, and such. You can also have a Pixoo64 play a gif animation from a URL(http only).
EXAMPLES
$Face = Get-FaceList | Where-Object { $_.Name -like "Big Time" }
$IP = Find-Pixoo
Set-Channel -Channel Faces -DeviceIP $IP
Set-Face -FaceId $Face.ClockId -DeviceIP $IP
NOTE
Sometime calling any REST method will cause the device to reboot for some reason. In that case the device changes it face to a default face on boot.
SEE ALSO
Divoom's API documentation: http://doc.divoom-gz.com/web/#/12?page_id=143
KEYWORDS
- Pixoo64
- Pixoo
- Divoom