python:micropython:materiel:espressif

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
python:micropython:materiel:espressif [2023/06/03 12:17] – [MicroPython - Les modules Espressif ESP32 et ESP8266] philpython:micropython:materiel:espressif [2023/06/03 12:19] – [2. Installer MicroPython] phil
Ligne 14: Ligne 14:
     * <html><a href="https://thonny.org/" target="_blank">IDE Thonny</a></html>     * <html><a href="https://thonny.org/" target="_blank">IDE Thonny</a></html>
     * Exemples de code sur <html><a href="https://wiki.mchobby.be/index.php?title=MicroPython-Accueil" target="_blank">MCHobby</a></html>     * Exemples de code sur <html><a href="https://wiki.mchobby.be/index.php?title=MicroPython-Accueil" target="_blank">MCHobby</a></html>
-        - <html><a href="https://randomnerdtutorials.com/flashing-micropython-firmware-esptool-py-esp32-esp8266/" target="_blank">Flashing MicroPython Firmware with esptool.py on ESP32 and ESP8266</a></html>+
         - <html><a href="https://randomnerdtutorials.com/getting-started-micropython-esp32-esp8266/" target="_blank">Getting Started with MicroPython on ESP32 and ESP8266</a></html>         - <html><a href="https://randomnerdtutorials.com/getting-started-micropython-esp32-esp8266/" target="_blank">Getting Started with MicroPython on ESP32 and ESP8266</a></html>
   * **Lectures connexes**   * **Lectures connexes**
Ligne 29: Ligne 29:
  
 ==== 2. Installer MicroPython ==== ==== 2. Installer MicroPython ====
-  * **Source** : <html><a href="https://docs.micropython.org/en/latest/esp32/tutorial/intro.html" target="_blank">Getting started with MicroPython on the ESP32</a></html>+  * **Ressources** 
 +    * <html><a href="https://randomnerdtutorials.com/flashing-micropython-firmware-esptool-py-esp32-esp8266/" target="_blank">Flashing MicroPython Firmware with esptool.py on ESP32 and ESP8266</a></html> 
 +    * <html><a href="https://docs.micropython.org/en/latest/esp32/tutorial/intro.html" target="_blank">Getting started with MicroPython on the ESP32</a></html>
  
 === 2.1 En ligne de commande (sous Windows)=== === 2.1 En ligne de commande (sous Windows)===