meta données pour cette page
  •  

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
port_serie_microbit [2020/12/08 14:56] André Girardport_serie_microbit [2020/12/08 15:29] (Version actuelle) André Girard
Ligne 1: Ligne 1:
 Voici un exemple de communication sérielle entre Micro:bit et Processing : Voici un exemple de communication sérielle entre Micro:bit et Processing :
 ----- -----
-{{ :port_serie_microbit.pdf |}}+  * {{ :port_serie_microbit.pdf |}}
  
 ----- -----
Ligne 7: Ligne 7:
 Micro:bit et Python Micro:bit et Python
  
-  * [[https://support.microbit.org/support/solutions/articles/19000022103-outputing-serial-data-from-the-micro-bit-to-a-computer|Contrôler le micro:bit à partir d'un ordinateur]]+  * [[https://medium.com/@circlejourney/how-to-control-a-micro-bit-remotely-with-your-pc-43b7cc8d55c2|Contrôler le micro:bit à partir d'un ordinateur]]
   * [[https://pyserial.readthedocs.io/en/latest/pyserial.html|Librairie PySerial]]   * [[https://pyserial.readthedocs.io/en/latest/pyserial.html|Librairie PySerial]]
   * [[https://pythonforundergradengineers.com/python-arduino-LED.html|Contrôler Arduino avec Python]]   * [[https://pythonforundergradengineers.com/python-arduino-LED.html|Contrôler Arduino avec Python]]