Outils pour utilisateurs

Outils du site


start:arduino:esp32:smart:micropython

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édentesRévision précédente
Prochaine révision
Révision précédente
start:arduino:esp32:smart:micropython [2025/02/26 17:52] – [Test connection Wifi] adminstart:arduino:esp32:smart:micropython [2025/02/26 17:53] (Version actuelle) – [Test LCD] admin
Ligne 542: Ligne 542:
 ==== Test connection Wifi ==== ==== Test connection Wifi ====
  
-<code python exemple016>+<code python exemple016.py>
 import time import time
 import network #Import network module import network #Import network module
Ligne 575: Ligne 575:
 ==== Test LCD ==== ==== Test LCD ====
  
-<code python exemple017>+<code python exemple017.py>
 from time import sleep_ms, ticks_ms  from time import sleep_ms, ticks_ms 
 from machine import I2C, Pin  from machine import I2C, Pin 
/home/chanteri/www/fablab37110/data/attic/start/arduino/esp32/smart/micropython.1740588755.txt.gz · Dernière modification : 2025/02/26 17:52 de admin