/Pixoo64Controller

Control Divoom Pixoo64 using API based on Python/MicroPython

Primary LanguagePython

PIXOO64 CLI Controller

Pixoo64 with Horror Picture

Welcome, nerds. This repository is about controlling Pixoo64 remotely either from CLI or any other ways. Command names were inspired by PowerShell, but if you have any better ideas please let me know.

Setting up the environment

pip3 install -r requirements.txt

Usage

Syntax:

<command> <value>

Example:

Set-Brightness 90

Roadmaps

  • Make it compatible with M5stack Core2
    • Get image-preview
  • Web server console
  • Multiple Device Capability

Related Documentations