Passerelle.Infini 2024 : Eclaircie : Différence entre versions
Ligne 1 : | Ligne 1 : | ||
[[Fichier:VisuelPasserelle.infini2024.png|400px]] | [[Fichier:VisuelPasserelle.infini2024.png|400px]] | ||
==résumé du projet== | ==résumé du projet== | ||
− | + | ||
− | < | + | <iframewidth="560" height="315" src="https://www.youtube.com/embed/igq6CH8LtQk?si=qGAIYMdOibJcJ4nb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen> |
</iframe> | </iframe> | ||
Ligne 25 : | Ligne 25 : | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | [[Image:Emmental.jpeg|400px]] | ||
==ne pas toucher en dessous de ce paragraphe== | ==ne pas toucher en dessous de ce paragraphe== | ||
[[Catégorie:Passerelle.infini]] | [[Catégorie:Passerelle.infini]] |
Version du 9 avril 2024 à 12:18
Sommaire
résumé du projet
<iframewidth="560" height="315" src="https://www.youtube.com/embed/igq6CH8LtQk?si=qGAIYMdOibJcJ4nb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen> </iframe>
membres du projet
Bibliographie et webographie sur le projet
Mettre ici des exemples trouvés sur web de projets qui ressemblent et des technologies qui s'en rapprochent ou qui servent d'inspiration.
pistes explorée, abandonnées ou fertiles
prototype qu'on souhaite réaliser
code
1
2 /* code du projet
3 */
4 void setup(){
5 //initialisation
6 }
7
8 void loop(){
9 //programme principal
10 }