ubIQio
ubIQio
Adds support for loading and running ULP code (taken from [Andreas Valder's PR to Damien George's MicroPython](https://github.com/micropython/micropython/pull/3577)) together with [Thomas Waldmann's micropython ULP assembler](https://github.com/ThomasWaldmann/py-esp32-ulp). ulp_count.py included as simple usage example...
Hi Zoltán, I was wondering if you had any intention of supporting [einsum](https://numpy.org/doc/stable/reference/generated/numpy.einsum.html) in the foreseeable future? Asking for a friend :)
Love this tool, don't understand why more folf dont recommend it. Q. How can I put files in a directory that does not yet exist on the target?
It would be useful if a firmata host could enumerate attached i2c devices on a firmata client. A full scanner is not required, just the ability to detect the error...