Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/parisneo/linefollower

Une application de suivi de ligne pour le robot KS0426
https://github.com/parisneo/linefollower

Last synced: 21 days ago
JSON representation

Une application de suivi de ligne pour le robot KS0426

Awesome Lists containing this project

README

        

> Ouvrir cette page à [https://parisneo.github.io/linefollower/](https://parisneo.github.io/linefollower/)

## 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/parisneo/linefollower** et importez

## Éditer ce projet ![Badge du statut de la compilation](https://github.com/parisneo/linefollower/workflows/MakeCode/badge.svg)

É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/parisneo/linefollower** et cliquez sur importer

## Aperçu des blocs

Cette section montre le code des blocs du dernier commit dans la branche master.
Cette image peut prendre quelques minutes pour être actualisée.

![Un rendu de la vue des blocs](https://github.com/parisneo/linefollower/raw/master/.github/makecode/blocks.png)

#### 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 }}");