-
### Description
Since there is a sophisticated Modbus library for micropython, ([https://github.com/brainelectronics/micropython-modbus]()), I suggest adding the library to the micropython's librar…
-
Hello,
I'm not quite sure what is happening, but I try to summarize as far as I understand my issue.
I write a micropython application which is starting to grow, and mainly I added `urequest` to…
-
I have created an easy to use binding between LVGL and MicroPython. The "official" binding was too complicated to compile and get working properly and it didn't support I8080 or RGB busses. The one th…
-
As per @DonvdH request [there](https://github.com/jeffmer/TTGO-T-watch-2020-Micropython-OS/issues/14#issuecomment-1712789058)
Thanks a lot!
-
### Discussed in https://github.com/orgs/micropython/discussions/13719
Originally posted by **Tico06** February 21, 2024
Hi There,
I am using logging from standard-lib and trying to format th…
-
It looks like some element of the power regulation for the Enviro Weather when connected to USB power dissipates significant heat into the PCB. I measure a resulting increase in temperature, both via …
-
The `ctx.image` function appears to be broken in some way on the latest firmware (V1.3.0 at time of writing). I've specified an absolute path, and tried both GIF and PNG format images, but nothing is …
-
### Port, board and/or hardware
rp2 port, Raspberry Pi Pico W
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico W with RP2040
### Reproduction
I am fairly new to this, …
-
The ubinascii module is not present in the NUCLEO-G474RE so it is causing problems using ampy or rshell.
Thank you very much
-
Hello @peterhinch
thank you for this great package.
Would you be interested to publish your package on pypi.org? I really would love to use upip to install this on my ESP8266
Greets,
Chri…