MicroPython

This is the MicroPython for the CW01 and CW02

You can read all about using MicroPython from the documentation here:

http://docs.micropython.org/en/latest/

When you read the documentation, pay attention to this:

  • Whenever it talks about the 'ESP8266' it refers to our CW01
  • Whenever it talks about the 'ESP32' it refers to our CW02

The 8 digits after the name refers to the date of the release of latest stable version of the MicroPython.

You can also download another version of MicroPython:

  • CW01: https://micropython.org/download/esp8266/
  • CW02: https://micropython.org/download/esp32/