This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:scriptingprogramming:micropythonfundamentals [2024/05/24 09:54] – [Development] pczekalski | en:iot-open:scriptingprogramming:micropythonfundamentals [2024/05/24 09:54] (current) – [Installation] pczekalski | ||
---|---|---|---|
Line 17: | Line 17: | ||
===== Installation ===== | ===== Installation ===== | ||
- | Installation of the Micropython usually involves flashing firmware, specific | + | Installation of Micropython usually involves flashing firmware specific |
- | A website that is a starting point for Micropython is https:// | + | A website that is a starting point for Micropython is Micropython.org ((https:// |
The installation procedure is specific to the hardware platform and sometimes differs slightly from flashing C++-based solutions or burning an OS, as in the case of the RP2040. The main steps to prepare a working environment are presented below: | The installation procedure is specific to the hardware platform and sometimes differs slightly from flashing C++-based solutions or burning an OS, as in the case of the RP2040. The main steps to prepare a working environment are presented below: |