-
Actually I think since the two linked PRs merged it's possible to pass either an `int` or a `Pin` instance across all ports.
Definitely the case described in the original report works now, it's pos…
-
## Overview
- This project aims to support MicroPython on Grove Vision AI V2.
## This is presented by the Contributor.
- You can refer to the [Contributor Program](https://wiki.seeedstudio.com/Contri…
-
When installing micropython on an esp32 using thonny it asked me to install esptool via Tool > Manage plug-ins which I did.
When I then tried to again install micropython I had a problem and thonny…
-
Are the lv_micropython build instructions meant to be followed on windows 11?
Because I can’t get them to work…
Or do they have to be run on Linux; in which case perhaps, a warning should be
Added …
jonhp updated
2 months ago
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 06 | Next scheduled analysis: Nov 13_
### Open
- h…
-
### Port, board and/or hardware
rp2 port with RP2350B
### MicroPython version
v1.24.0-preview.461.gb8227a3f7.dirty
### Reproduction
Connect a quadrature encoder to any pair of GPIO pins…
-
Could anyone be so kind to confirm that the [lilygo-micropython](https://github.com/Xinyuan-LilyGO/lilygo-micropython) is the best Micropython firmware for the T-PCIE board? In the description it does…
-
### Port, board and/or hardware
Official Pico w/rp2040
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico with RP2040
### Reproduction
[uncaught_exception_test.py.txt](h…
-
### Port, board and/or hardware
Arduino Nano ESP32 or MicroPython WASM
### MicroPython version
MicroPython v1.24.0
### Reproduction
```python
import json
b = "b"
# throws
f'f{json.dumps(f…
-
Bonjour Thomas,
I am desperate to get the BME680 running with the BSEC library and therefore turn to your expertise. And after 2 days of work and several repos I don't understand I crave your help.…