Skip to content

JuanM04/pasetec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 

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.