This shows you the differences between two versions of the page.
sde2:laboratoare:02_microbit_fr [2021/03/17 14:18] ioana_maria.culic [Utilisation du simulateur Micropython] |
sde2:laboratoare:02_microbit_fr [2021/03/24 10:43] (current) ioana_maria.culic [TP 3 - Set up BBC micro:bit] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== TP 3 - Set up BBC micro:bit ====== | + | ====== TP 03 - Set up BBC micro:bit ====== |
==== Support pour TP ==== | ==== Support pour TP ==== | ||
Line 46: | Line 46: | ||
</code> | </code> | ||
- | Pour accéder le simulateur ouvrir un browser et accedez: ''http://localhost:8000/editor.html'' | + | Pour accéder le simulateur ouvrir un browser et ouvrez: ''http://localhost:8000/editor.html'' |
Line 739: | Line 739: | ||
- Créez un programme qui lit la température ambiante à l'aide du capteur existant sur micro:bit et l'affiche à l'aide des LED. | - Créez un programme qui lit la température ambiante à l'aide du capteur existant sur micro:bit et l'affiche à l'aide des LED. | ||
+ | |||
+ | ==== ==== | ||
+ | |||
+ | [[https://github.com/UPB-FILS-SdE2/Solutions/tree/main/TP3|Solutions]] | ||