Show HN: Tools and code to make MicroPython development faster and more fun (projects.om-office.de)
Rather than copying over modified Python files to the device over and over again it (the toolset) creates a RAM disk on the device and _fetches_ the source files via WiFi, which means you don't have to reboot the device and you can even stay in the REPL! Non-modified files are taken care of using file checksums and the server on your development machine (providing the actual source files) even pre-compiles them to byte code which makes them smaller and load faster.
The project is far from ready and still needs a developer heart to like it but since I currently use it for me alone it can only grow to a lovable gem by making me feel someone else is valuing the effort - this is why I'm here :)
[1]: https://watchy.sqfmi.com/
[2]: https://docs.m5stack.com/en/core/m5stickc_plus
[3]: https://projects.om-office.de/frans/watchy.py
[4]: https://projects.om-office.de/frans/m5stickc_multitool
0 comments
[ 3.1 ms ] story [ 9.9 ms ] threadNo comments yet.