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 .. code-block:: console $ git clone https://github.com/tomas-fryza/esp-micropython.git 4. Run scripts from the :file:`examples` folder.