iamantonioalfonso / simulator

Simulator for UninaCorse E-Team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard

Pseudo-Simulatore di guida by UninaCorse E-Team

Su Raspberry
  • git clone https://antonioalfonso@gitlab.com/uninacorseeteam/simulator.git

  • Installare NodeJS

  • Da terminale

    • cd client
    • npm install
    • cd build && node main.js
Su PC
  • git clone https://antonioalfonso@gitlab.com/uninacorseeteam/simulator.git
  • Installare NodeJS
  • Aprire il terminale ed entrare nella directory di questo repository
  • Da terminale
    • cd server
    • npm install
  • Collegare Arduino
  • Typing from the terminal:
    • sudo npm install firmata -g
    • firmata-party <BOARD> --debug
    • cd build && node main.js

About

Simulator for UninaCorse E-Team


Languages

Language:JavaScript 70.7%Language:TypeScript 26.8%Language:HTML 2.5%