Ubuntu 19.10 wallpaper competition open for votingdiscourse.ubuntu.com2 points·by willcooke·قبل 7 سنوات·0 comments
Add OAUTH to your Alexa Smart Home skill in 10 minswhizzy.org1 points·by willcooke·قبل 10 سنوات·0 comments
willcooke·قبل 3 سنوات·discussThanks for the tip off.I've updated the code to shift right by 3 places and so go back to a 5 bit number.That's a neat way of limiting the power usage.
willcooke·قبل 3 سنوات·discussThe actual string I have is three wires. Data and + - it’s likely they have been swapped out for cheaper lesds now, or the picture is wrong.
willcooke·قبل 3 سنوات·discuss+1I can just swap the micro controller with something like an ESP8266 and run WLED.
willcooke·قبل 3 سنوات·discussOooh! Good spot. I will check other commands and see if that length idea works out. I think it could.
willcooke·قبل 3 سنوات·discussI was trying to automate my BLE connected Christmas lights but instead I created e-waste. Now you can too!
willcooke·قبل 11 سنة·discussI haven't added any fault tolerance. Should be fairly easy to detect if a route is unavailable and re-write the routing table. And yes, I expect the Pi is still a bottleneck.
I've updated the code to shift right by 3 places and so go back to a 5 bit number.
That's a neat way of limiting the power usage.