New answers tagged esp32
0
votes
problem with scripts in Arduino Lab for MicroPython
Upload the file manually with mpremote or ampy
Install mpremote:
pip install mpremote
Upload your script:
mpremote connect /dev/ttyUSB0 fs put yourscript.py
mpremote connect /dev/ttyUSB0 run ...
1
vote
The port is not recognized when working with esp32 in arduino ide 2.2.1 (windows 11 home edition)
The Driver is a right approach however if the issue still persists try using older versions of Arduino IDE like 1.8 or less
Top 50 recent answers are included
Related Tags
esp32 × 935arduino-ide × 131
esp8266 × 79
wifi × 73
arduino-uno × 66
espressif × 47
serial × 41
bluetooth × 40
i2c × 38
spi × 35
web-server × 34
c++ × 33
sensors × 31
http × 26
power × 23
sd-card × 21
mqtt × 21
ble × 20
json × 18
uart × 17
interrupt × 16
library × 16
adafruit × 16
programming × 15
battery × 15