Hey everyone,
As part of refurbishment works to my daughters bedroom I am installing a 3.5m length (200 LED's or so) of addressible LED Strip. I am probably going to be using an ESP8266 as the controller and then create Android app for remote. Bit of a bummer is she has just changed from Android to IPhone so I may have to call on a god friend to do a conversion for me as I don't have the stuff to do IOS apps, but that's not the discussion here. My query is:
I am trying to think how to do different patterns / colour setting and what sort of protocol to use. MQTT, HTTP, POST, etc. and how to package the data.
In a perfect world she would be able to 'program' her own sequences but short of write an interpreter I can't think how to do this. The best I can come up with is to define a set of patterns. Then the app selects the pattern to use and set colours / timings / etc.
Has anyone dealt with this or got any ideas?
She is just about to start learning python at school and incorporating that some how would also have been a nice touch, but I think that is way beyond me.
Please discuss any thoughts / experience in such a subject. thanks
As part of refurbishment works to my daughters bedroom I am installing a 3.5m length (200 LED's or so) of addressible LED Strip. I am probably going to be using an ESP8266 as the controller and then create Android app for remote. Bit of a bummer is she has just changed from Android to IPhone so I may have to call on a god friend to do a conversion for me as I don't have the stuff to do IOS apps, but that's not the discussion here. My query is:
I am trying to think how to do different patterns / colour setting and what sort of protocol to use. MQTT, HTTP, POST, etc. and how to package the data.
In a perfect world she would be able to 'program' her own sequences but short of write an interpreter I can't think how to do this. The best I can come up with is to define a set of patterns. Then the app selects the pattern to use and set colours / timings / etc.
Has anyone dealt with this or got any ideas?
She is just about to start learning python at school and incorporating that some how would also have been a nice touch, but I think that is way beyond me.
Please discuss any thoughts / experience in such a subject. thanks