Andy Piper
Andy Piper
Add instructions - or modify code with comment blocks - to enable this to easily be modified for large images, GIFs, or other video.
If the INIT command fails, then the code will break. Needs better error handling.
Move keys and tokens into a separate config file to make the script less monolithic - can then avoid accidental token commits to git.
MicroPython 1.19.1 Thonny 4.0.0b3 on macOS 12.1 on Apple Silicon I installed MicroPython 1.191.1 on a [Mini SAM M4 board](https://micropython.org/download/MINISAM_M4/). I'm able to connect to the board using `mpremote` at...
Currently this only works with premium Account Activity API. We should look into adding options to customise it to support Enterprise environments.
**Describe the bug** When I restart my Intel MacBook (macOS 11.4) with WLED set to autostart, I consistently get a crash from WLED Helper. I can manually start WLED.app and...
I've just used the Pythonista-Tools installer to install a number of these, but I'm finding that I need to run 2to3 on a lot of them, and several simply no...
D = 02
Confirmed that you can drive motor plugged into D with 02. (from the Boost Remote app code, and tested with gatttool)