pixoo
pixoo copied to clipboard
A library to help you make the most out of your Pixoo 64 (and hopefully soon other Wi-Fi enabled Pixoos)
@SomethingWithComputers I'd love to use your python library in a Home Assistant project, but AppDaemon requires python libraries to be available on PyPi. It looks like https://github.com/SomethingWithComputers/pixoo/pull/10 should allow this...
Hello!! I have a created a small method that runs the API to identify devices in the local network. Additionally, I have made `address` an optional argument when creating a...
As I'm doing changes to tailor the library to my needs I'm introducing some changes, and as I love this library I wanted to contribute with some more PRs, so...
The font looks similar to the old Nintendo GameBoy font. Furthermore, I have adapted the matrix so that it is possible to display wider and narrower letters so that they...
First of al, thank you for this great library! I was wondering how to load a GIF animation. If i use the draw_image function with a GIF animation only the...
I have an idea: I want to create a project that simulate a Pixoo wifi device, and we can control it using the Divoom app. So in the future we...
Hi, Now you can use a mac or id for creating a connection in the constructor. To search for these informations you can also call the find_device() help function. -...
Had an issue using the simulator on Macbook with M1 Max. I ran into stackoverflow with similar issues and a solution that worked in my case. Maybe update of README.md...
I'm considering writing a Home Assistant wrapper for this library at the moment. One of the harder challenges to do is the "wandering IP" - without setting up a fixed...