Difference: AccessingThePythonInterpreter (2 vs. 3)

Revision 32020-05-23 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Accessing the Python interpreter

MicroPython

Line: 14 to 14
 https://iotworkshop.africa/pub/IoT_Course_English/AccessingThePythonInterpreter/esp32_erase.sh

https://iotworkshop.africa/pub/IoT_Course_English/AccessingThePythonInterpreter/esp32_flash.sh

Added:
>
>
Instead of using the scripts you can also erase the flash with

make erase

when building the interpreter and flash it with

make deploy

 

Accessing the interpreter though the serial line

In order to connect to the ESP32 we need a serial terminal emulator like minicom, gtkterm or seyon. Later on we will use thonny as an editor to write our Python scripts and save them on the PC but also to connect to the ESP32 through thonny's command window.

Line: 52 to 61
 
META FILEATTACHMENT attachment="minicomHelp.png" attr="" comment="" date="1587839282" name="minicomHelp.png" path="minicomHelp.png" size="59121" user="UliRaich" version="1"
META FILEATTACHMENT attachment="minicomSave.png" attr="" comment="" date="1587839282" name="minicomSave.png" path="minicomSave.png" size="15423" user="UliRaich" version="1"
META FILEATTACHMENT attachment="microPythonSession.png" attr="" comment="" date="1587843997" name="microPythonSession.png" path="microPythonSession.png" size="62164" user="UliRaich" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="firmware.bin" attr="" comment="" date="1588845528" name="firmware.bin" path="firmware.bin" size="1479504" user="UliRaich" version="1"
>
>
META FILEATTACHMENT attachment="firmware.bin" attr="" comment="" date="1590230200" name="firmware.bin" path="firmware.bin" size="1492544" user="UliRaich" version="2"
 
META FILEATTACHMENT attachment="esp32_flash.sh" attr="" comment="" date="1588845528" name="esp32_flash.sh" path="esp32_flash.sh" size="255" user="UliRaich" version="1"
META FILEATTACHMENT attachment="esp32_erase.sh" attr="" comment="" date="1588845715" name="esp32_erase.sh" path="esp32_erase.sh" size="185" user="UliRaich" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback