akashcraft / LED-Controller

Software to control Bluetooth LED Strips like QHM-0A9E
MIT License
1 stars 0 forks source link

each bulb #1

Closed hamed-jamali-software closed 2 months ago

hamed-jamali-software commented 2 months ago

Is this different for each bulb?

akashcraft commented 2 months ago

So this is intended for LED Strips that contain the IR and Bluetooth receiver. There is no support for Smart Bulbs. Currently, it supports only a specific model of strips like the one linked in README.md. I am working on adding a Settings section where you can change the op codes and mac addresses for different strip models. You can play around with the code to change the hard coded lines for those settings.

akashcraft commented 2 months ago

Done building the application!