Installation

To get started with MicroPython, follow these steps to install and run it on your hardware.

  1. Install the MicroPython firmware on your board.

  2. Install the Thonny IDE.

  3. Clone the course repository

    $ git clone https://github.com/tomas-fryza/esp-micropython.git
    
  4. Run scripts from the examples folder.