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