Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| 
                    materiel:minitel:accueil [2017/03/28 15:25] resonance  | 
                
                    materiel:minitel:accueil [2017/03/28 15:28] (Version actuelle) resonance  | 
            ||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| Utiliser un Minitel comme dispositif d' | Utiliser un Minitel comme dispositif d' | ||
| + | |||
| + | **Connections** | ||
| + | {{: | ||
| + | |||
| + | **Code exemple** | ||
| + | < | ||
| + | /** | ||
| + | * Minitel library for Arduino (v0.1) / May 2013 | ||
| + |  * http:// | ||
| + | * | ||
| + | * By Jerome Saint-Clair aka 01010101 | ||
| + |  * http:// | ||
| + |   | ||
| + | * For the Graffiti Research Lab France | ||
| + |  * http:// | ||
| + |   | ||
| + | * Based on works by the Tetalab (Fabrice, Renaud, PG & Phil) | ||
| + |  * http:// | ||
| + | */ | ||
| + | |||
| + | #include < | ||
| + | #include < | ||
| + | |||
| + | Minitel m; | ||
| + | |||
| + | byte c[]={127, | ||