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 [2022/08/03 11:31] philpython:micropython:materiel:espressif [2023/06/03 12:18] – [MicroPython - Les modules Espressif ESP32 et ESP8266] phil
Ligne 15: Ligne 15:
     * 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/getting-started-micropython-esp32-esp8266/" target="_blank">Getting Started with MicroPython on ESP32 and ESP8266</a></html>
   * **Lectures connexes**   * **Lectures connexes**
       * **Programmez** ! Juillet/Août 2019        * **Programmez** ! Juillet/Août 2019 
Ligne 28: 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>+  * **Ressource** 
 +    * <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)===