simonjisu / parking_violation

parkinglot
0 stars 0 forks source link

Total System Overview #1

Closed simonjisu closed 3 years ago

simonjisu commented 3 years ago

Objective

Minimum cost design for "monitoring device" and "device network"

Functions

  1. Identification of cars(license number + car types, like color, brand)
  2. Parking slot system:
    • detect empty slot
    • parking fee
  3. Guidance system:
    • Incoming car/person alarm at the front
    • shortest path to out
  4. Detection system: jam, alarm or sound, disturbing
simonjisu commented 3 years ago

Re-design the system architecture, since the topic changed