python:micropython:comserie

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:comserie [2021/08/11 09:19] – modification externe 127.0.0.1python:micropython:comserie [2023/06/04 15:54] – [3.1 Bus I2C] phil
Ligne 1: Ligne 1:
-{{ :suivant.png?nolink&30|}} {{ :retour.png?nolink&30|}} [[:python:micropython:accueil|{{ :iconemaison.jpg?nolink&30|Sommaire MicroPython, CircuitPython}}]]+[[:python:micropython:accueil|{{ :iconemaison.jpg?nolink&30|Sommaire MicroPython, CircuitPython}}]]
  
 ===== MicroPython - Communication série ===== ===== MicroPython - Communication série =====
 {{ :micropython:logomicropython.png?nolink&120|}} {{ :micropython:logomicropython.png?nolink&120|}}
  
-[Mise à jour le : 8/7/2021] <html><span style="color:red">En cours de rédaction</span></html> +[Mise à jour le : 4/6/2023] <color #ff7f27>En cours de rédaction</color>
   * **Ressources**   * **Ressources**
     * <html><a href="https://micropython.org/" target="_blank">MicroPython.org</a></html>     * <html><a href="https://micropython.org/" target="_blank">MicroPython.org</a></html>
Ligne 14: Ligne 13:
 ==== 1. Présentation ==== ==== 1. Présentation ====
  
 +==== 2 Communication synchrone ====
  
 +==== 3. Communication asynchrone ====