-
Hello,
I'm creating a hobby microcontroller project that involves reading Victron systems (a BMV-712 smart, a battery SmartSense, a Smart MPPT charger and an Orion DC-DC charger) on a Raspberry Pi …
-
### Board
[SparkFun qwiic BME 280](https://www.sparkfun.com/products/15440)
### Notes
[Driver](https://github.com/sparkfun/Qwiic_BME280_Py)
-
I am having issues running this library with a common setup containing a raspberry pi pico w and 240*320 lcd TFT display.
Please write an example code that tests all the functionality of the widgets …
-
Hello,
I'd like to see support for debugger in Micropython. I know it has been discussed before, but I cannot find any conclusion on that topic from Micropython team. Is even possible to implement …
-
Was getting the following error when trying to flash code :
`timed out or error in transfer to remote: b''`
Went back to the previous version `Nov 2023` and no problems.
Were the Nov 2023 version…
-
I'm creating this issue to collect information about possible solution for a flash translation layer for CircuitPython. While the flash memories CircuitPython boards normally use have a reasonably goo…
-
Hi,
I'm trying to install `micropython-stm32-stubs==1.23.0.*` as per instructions at https://micropython-stubs.readthedocs.io/en/main/packages.html#micropython-v1-23-0 but pip returns
```
ERROR: …
-
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…
-
* OS: Manjaro Linux rolling
* Micropy Version: v4.0.0-rc.2
* Python Version: 3.10
* VSCode Version: 1.7.30
* pymakr: 2.22.5
Hi,
I just setup my first project with the help of Micropy Cli on VS…
-
### Description
So I am using Thonny and installed this library and ran the slave code with Wemos d1 mini esp8266, Wemos W600-pico and the Raspberry Pi PICO. The code ran fine with the Raspberry Pi P…