Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 534 Bytes

File metadata and controls

15 lines (11 loc) · 534 Bytes

CSUN Formula SAE Electric Vehicle Software

Build Status

NodeJs based server to receive udp datagram packets through from CSUN Formula SAE Electric Vehicle and parse them to Postgres DB. Grafana serves as the front-end interface to live data data collected on a Postgres DB.

Dependencies

  • Express
  • NodeJs
  • Docker
  • PostgreSQL
  • Grafana