Ubuntu 19.10 wallpaper competition open for votingdiscourse.ubuntu.com2 points·by willcooke·7 anni fa·0 comments
Add OAUTH to your Alexa Smart Home skill in 10 minswhizzy.org1 points·by willcooke·10 anni fa·0 comments
willcooke·3 anni fa·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 anni fa·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 anni fa·discuss+1I can just swap the micro controller with something like an ESP8266 and run WLED.
willcooke·3 anni fa·discussOooh! Good spot. I will check other commands and see if that length idea works out. I think it could.
willcooke·3 anni fa·discussI was trying to automate my BLE connected Christmas lights but instead I created e-waste. Now you can too!
willcooke·11 anni fa·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.