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