-
## tl;dr
what if we replaced the web API for evaluation of small Python programs with MicroPython running on WebAssembly?
---
In July, I wrote a [port of MicroPython to WASI](https://github.c…
-
Hello there, I am searching for quite some time if this is possible to display some gifs, or if i'm doomed to use Micropython?
And if this is not possible, would you know what does those bindings do …
-
Is it possible to make it work with the SD card slot? When using MicroPython the SD card usage works out of the box by simply using the file system (open, write, close) as usual, and that’s in the [fi…
-
Need to at least expose a spectrogram audio feature extraction. There is code for mel spectrogram in emlearn, so that would be the primary candidate https://emlearn.readthedocs.io/en/stable/eml_audio.…
-
The instructions for the NFC Smart door are wrong in several places
1. It says the RST pin doesn't connect when using Microblocks but then in the Python and C code it specifies the RST pin as 15 an…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
…
-
Perhaps because I'm transliterating programs written in other languages into Toit, the mistakes surprise me a little.
In the original program `/` converted to float division but in the transliterat…
igouy updated
4 months ago
-
The tutorial has this:
```
>>> import fomu
>>> rgb = fomu.rgb()
>>> rgb.mode("error")
```
Link: http://workshop.fomu.im/en/latest/python.html
But I can't find any documentation to do more thing…
-
It's not an issue, sorry about that. I want to built a three-phase system as you did, however using Micropython. Do you have a map of the registers that I must edit?
Olá Fabio, desculpe abrir um …
-
Hello,
After running the install it ends up with the following errors.
$ pip install jupyter-micropython-upydevice -r requirements.txt
1. Using cached https://www.piwheels.org/simple/esptool/e…