Difference: TheNopIoTNode (6 vs. 7)

Revision 72019-03-02 - UliRaich

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

The IoT Node and its Processor

Line: 37 to 37
  esptool --port /dev/ttyUSB0 --baud 115200 erase_flash
Changed:
<
<
and the program program it with a micro-python interpreter in file esp8266-20180219-v1.9.3-332-g27fa9881.bin
>
>
and then to program it with a micro-python interpreter in file microPython-ESP8266.bin
 
Changed:
<
<
esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash --flash_size=detect --verify 0 esp8266-20180219-v1.9.3-332-g27fa9881.bin
>
>
esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash --flash_size=detect --verify 0 microPython-ESP8266.bin

The micro Python binaries are attached to this page:

https://iotworkshop.africa/pub/AFNOG/TheNopIoTNode/microPython-ESP8266.bin

https://iotworkshop.africa/pub/AFNOG/TheNopIoTNode/microPython-ESP32.bin

  Here is a screen dump of the messages sent by esptool.py during flash erase and programming:
Line: 83 to 89
 
META FILEATTACHMENT attachment="esp8266Uno.png" attr="" comment="" date="1551547794" name="esp8266Uno.png" path="esp8266Uno.png" size="256464" user="UliRaich" version="1"
META FILEATTACHMENT attachment="espNodeMCU.png" attr="" comment="" date="1551547795" name="espNodeMCU.png" path="espNodeMCU.png" size="181723" user="UliRaich" version="1"
META FILEATTACHMENT attachment="flashMicroPython" attr="" comment="" date="1551547976" name="flashMicroPython" path="flashMicroPython" size="5680184" user="UliRaich" version="1"
Added:
>
>
META FILEATTACHMENT attachment="microPython-ESP32.bin" attr="" comment="" date="1551555540" name="microPython-ESP32.bin" path="microPython-ESP32.bin" size="1126768" user="UliRaich" version="1"
META FILEATTACHMENT attachment="microPython-ESP8266.bin" attr="" comment="" date="1551555545" name="microPython-ESP8266.bin" path="microPython-ESP8266.bin" size="589584" 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