Skip to content

JuanM04/pasetec

Repository files navigation

English | Español

PaseTec

An electronic system of scholar transport.

How it works

The entire system can be split into three "independent" parts:

  • Arduino: Here goes all the code inside Arduinos and other electronics.
  • Control Center: The Control Center is like a dashboard for all the data.
  • Web: It can be sub-divided in two more parts (and it's all together for practicality):
    • API: all the endpoints that get or modify data from the database;
    • Webpage: where a user can see their information.

Data-flow

Data-Flow

Assets

  • Design: Figma file here.
  • Arduino Boxes: 3D models soon.