-
My time to ask dumb questions. I created a new file on pyboard's internal flash over USB mass-storage . Expectedly, it didn't show up. I issued sync on Linux side, it didn't show up. I unmounted files…
-
Upgrading to 1.0.5...
I can no longer list files in a subdirectory...
`
D:\Development>ampy -p com4 -b 115200 ls /wwwroot/
Traceback (most recent call last):
File "C:\Users\Joseph\AppData\L…
-
On my system runs: `ampy --version` → `ampy, version 1.0.7`
Used board: wemos lolin d32
Steps to reproduce the problem:
1. Erase the flash with `esptool.py --chip esp32 erase_flash`
2. Flash M…
jdeut updated
5 years ago
-
Hi there,
we received some reports from @ClemensGruber, @thiasB and @einsiedlerkrebs like [1] (thanks!) that it is unfortunate that the Pyboard-flavor (i.e. vanilla MicroPython) is used as the defa…
amotl updated
3 years ago
-
Hi Jon,
thanks for this module. Could you give me any pointers for modifying it to use with
the ESP? I assume the pyb references are all exclusive to the pyboard.
cheers
Mike
-
I have come across a can bus implementation for esp-idf (https://github.com/ThomasBarth/ESP32-CAN-Driver). There is also an implementation for the pyboard available here https://github.com/micropython…
-
This is limited compared to the Pyboard 1.x. In order to compile for the SF2W I had to minimise the number of files in the modules directory otherwise (after ensuring a clean build) I get
```
... su…
-
I have reported this on the forum, but think maybe it is a bug and so reporting it here.
I am getting 'unsolicited' disconnect interrupts with handle 65535, this will happen for sure if a device is…
-
I was having troubles to get started with the web things upy and would like to propose some enhancenments for first time users, to get users started quickly.
As I understand, microwebsrv should be …
hoihu updated
5 years ago
-
Is there a port of WifiEsp for python or micropython. I need something that can let me use an esp8266 with a pyboard. Please let me know!