You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi I use thonny as a python IDE for teaching kids robotics in micropython as Thonny's support for micropython is great. What could make it even better is if Thonny was able to support webREPL on ESP32 where the kids could program the robot remotely over WIFI. At the moment they have to save their code in Thonny then switch windows to webREPL to upload it and run it.
Aivar Annamaa
unread,
Apr 22, 2022, 5:25:42 AM4/22/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi!
Thonny does support WebREPL for ESP8266 and ESP32 -- on config page you need to select "<WebREPL>" "port" and then provide address and password. Which Thonny version are you using?