Results 88 comments of Marc MERLIN

I'll push my updated version. If you have this working, please let me know if you can figure out why setting up dim values from MQTT, affects the brightness of...

@garthk please have a look at the latest version I just pushed. I need to find out why set title isn't working (thankfully print over serial does), and more surprisingly...

ok, I managed to fix the namespace problem I could tell was there the entire time @geekscape like I was smelling early on, the MQTT (aiko/net) thread imports aiko/lib/led.py and...

OMG, I couldn't get setting the title working either and I found out that ``` from lib.aiko import led,oled ``` is not the same as ``` from aiko import led,oled...

Yes, thanks for confirming what too me way too long to find out. I can see sys.path being helpful, but here is made things much much worse. Even Andy used...

@garthk I think I fixed all the issues, it works as intended now. Demo; https://www.youtube.com/watch?v=sNQQ8SSOUU0 Would you mind trying it out to see if it works for you? @geekscape the...

Thanks for the review. Let's now see what @geekscape says since I think he wants to personally review stuff like that before it goes in :)

I'm ambivalent on this to be honest. I considered not using the aiko support at all, but figured I'd try so that it integrates with MQTT. I don't really need...

honestly, I'll leave this to andy. I care about colors when I have 2D matrices, but for a strip around my neck, I really don't care :)