-
### Port, board and/or hardware
PORT: esp32, BOARD: esp32c6-devkitc-1
### MicroPython version
v1.24.0-preview. forked at `e9814e987bcc816fb67e38748a5afce466c45606`. with #11869 applied for…
-
I'm using this board https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/. When I try to run
"sudo ampy --port /dev/ttyUSB0 run test.py" or any other command, it says "Could not enter raw repl".…
-
### Is your feature request related to a problem?
* If there are several boards attached to a single build machine of the same VID:PID and Name it is impossible to distinguish them when no SN can be …
-
### 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.
…
-
Version 2023.3
https://www.jetbrains.com/pycharm/download/other.html
-
reported by @wovo
The unneeded firmware scan is done when --serial is not specified ( either explicit or as '?')
in this case there is a pile-on effect as the board is not correctly identified an…
-
Looking into #6461, I came up with this:
```
def install_pkg(pkg_spec, install_path):
data = get_pkg_metadata(pkg_spec)
latest_ver = data["info"]["version"]
packages = [x for x in d…
-
Hello @vshymanskyy,
thanks for suggesting to try out WebSocket/WebREPL. I'll try it tonight or tomorrow.
When connecting Pyboard (through dev/ttyACM0 here) there were a few errors like:
```
…
-
Hi all.
I am new here and it seems like I am doing something wrong here. I have 2 simple project on my WOKWI:
[Blink with MicroPython](https://wokwi.com/projects/398453026394607617)
[PiPico W …
-
Dear Peter,
thank you so much for the detailed write ups and examples. I am using your Encoder class in one test project and would like to understand one particular section of the code. I did not f…