Controlling a Pixoo64 with Lumia Stream

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 มี.ค. 2023
  • I tried my best after a week of messing around with the Divoom API to show you how to send commands though Lumia Stream to interact with the Pixoo64.
    The Divoom API
    doc.divoom-gz.com/web/#/12?pag...
    Postman API - Free software to send API commands.
    www.postman.com/
    Lumia Stream
    lumiastream.com/ref/TheWiz
    or use my code TheWiz ...If you want. I'd apricate it.
    My Twitch. I stream Tuesdays and Thursdays 7-10pm MST
    / thewizardofco
    Codes that work on the API.
    Set clock ID - replace x with clock id you want to load
    {
    "command":
    "Channel/SetClockSelectId",
    "ClockId":X
    }
    Set custom page - replace x with 0-2
    {
    "command":
    "Channel/SetCustomPageIndex",
    "CustomPageIndex":X
    }
    Set Brightness - replace x with 0-100
    {
    "command":
    "Channel/SetBrightness",
    "Brightness":X
    }
    Device Id and Mac Id - replace x's with your device ID and Mac ID
    app.divoom-gz.com/Device/GetI...
    app.divoom-gz.com/Device/GetI...
    {
    "DeviceId":XXXXXXXXX,
    "DeviceMac":"XXXXXXXXX",
    "Page": 1
    }
    Play Divoom GIF - replace x's with your liked or uploaded image
    {
    "Command":
    "Draw/SendRemote",
    "FileId":"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
    }
    Let me know if you have any questions. I'll to help the best I can.
    #lumiastream #divoom #pixoo64 #twitchstreamer #tutorial #wizard

ความคิดเห็น •