EasyManua.ls Logo

SunFounder ESP32

Default Icon
771 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SunFounder ESP32 Starter Kit
4. Run the code
To run the script, click the Run current script button or press F5.
If the code contains any information that needs to be printed, it will appear in the Shell; otherwise,
only the following information will appear.
Click View -> Edit to open the Shell window if it doesnt appear on your Thonny.
MicroPython v1.19.1 on 2022-06-18; ESP32 module with ESP32
Type "help()" for more information.
>>> %Run -c $EDITOR_CONTENT
The first line shows the version of MicroPython, the date, and your device information.
The second line prompts you to enter “help()” to get some help.
The third line is a command from Thonny telling the MicroPython interpreter on your Pico W to
3.5. 1.5 Quick Guide on Thonny 273

Table of Contents