RomRider / node-divoom-timebox-evo

A node module to generate messages for the Divoom Timebox Evo compatible with the module bluetooth-serial-port (https://github.com/eelcocramer/node-bluetooth-serial-port)
MIT License
130 stars 16 forks source link

Support for Divoom Pixoo (Max) #9

Open petergerdes opened 3 years ago

petergerdes commented 3 years ago

I'm using this in combination with the Divoom Pixoo Max but run into the following things:

Thanks for the work, awesome stuff!

nikitaindik commented 2 years ago

+1

thedull commented 2 years ago

@petergerdes @nikitaindik can you please share a full example of the stuff that works. I'm able to connect to my TimeBox Evo, and messages seem to be sent, but nothing happens.

I'm using an address I was able to get using system_profiler SPBluetoothDataType on macOS Monterey, and it reports it corresponds to audio. Is there a different one for the visualizations? If so, how can I obtain it?

ApmI00 commented 2 years ago

@petergerdes @nikitaindik i can connect to my device but send anything doesn't work, can you guys share some example, thks!!!