https://github.com/maxerbox/rmca-manager
Logiciel est utilisé dans le cadre du Mini Projet RMCA 2017. Cela sert à afficher les mesures envoyées par le robot par bluetooth.
https://github.com/maxerbox/rmca-manager
Last synced: over 1 year ago
JSON representation
Logiciel est utilisé dans le cadre du Mini Projet RMCA 2017. Cela sert à afficher les mesures envoyées par le robot par bluetooth.
- Host: GitHub
- URL: https://github.com/maxerbox/rmca-manager
- Owner: maxerbox
- Created: 2018-01-06T17:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T17:49:13.000Z (over 8 years ago)
- Last Synced: 2025-03-17T07:54:12.839Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RMCA MANAGER
- [RMCA MANAGER](#rmca-manager)
- [Introduction](#introduction)
- [Installation](#installation)
## Introduction
Ce logiciel est utilisé dans le cadre du Mini Projet RMCA 2017. Cela sert à afficher les mesures envoyées par le robot par bluetooth.


## Installation
Node js + npm + bower est necessaire
1. Cloner cette repo
2. Installer les modules: `npm install`
3. Installer les packages bower.json: `bower install`
4. lancer electron.cmd (voir launch.json)