An open API service indexing awesome lists of open source software.

https://github.com/demikl/microbit-temperature-et-ledstrip

Collecte de température par DS18b20 et affichage sur ledstrip WS2812b
https://github.com/demikl/microbit-temperature-et-ledstrip

ds18b20 makecode microbit ws2812b

Last synced: over 1 year ago
JSON representation

Collecte de température par DS18b20 et affichage sur ledstrip WS2812b

Awesome Lists containing this project

README

          

> Ouvrir cette page à [https://demikl.github.io/microbit-temperature-et-ledstrip/](https://demikl.github.io/microbit-temperature-et-ledstrip/)

## Utiliser comme extension

Ce dépôt peut être ajouté en tant qu'**extension** dans MakeCode.

* ouvrir [https://makecode.microbit.org/](https://makecode.microbit.org/)
* cliquez sur **Nouveau projet**
* cliquez sur **Extensions** dans le menu engrenage
* recherchez **https://github.com/demikl/microbit-temperature-et-ledstrip** et importez

## Éditer ce projet

Éditer ce dépôt dans MakeCode.

* ouvrir [https://makecode.microbit.org/](https://makecode.microbit.org/)
* cliquez sur **Importer** puis cliquez sur **Importer l'URL **
* collez **https://github.com/demikl/microbit-temperature-et-ledstrip** et cliquez sur importer

#### Métadonnées (utilisées pour la recherche, le rendu)

* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");