Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/parisneo/linefollower
- Owner: ParisNeo
- Created: 2020-12-19T19:27:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T20:25:54.000Z (about 4 years ago)
- Last Synced: 2024-10-31T11:29:16.125Z (2 months ago)
- Language: TypeScript
- Homepage: https://parisneo.github.io/linefollower/
- Size: 1.15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 }}");