September 2017
Intermediate to advanced
206 pages
4h 34m
English
Building a smart parking system needs several components to make it work. These components can be software and hardware. In general, a smart parking system can be described as follows:

A parking application system consists of application modules that manage each task. For instance, the web application is designed as an interface for user interaction. All data will be saved into a storage server, such as MySQL, MariaDB, PostgreSQL, Oracle, or SQL Server.
All sensors are connected to a board system. You can use Arduino or Raspberry Pi. The sensor will detect vehicle entry/exit and plate numbers.
Firstly, we design ...
Read now
Unlock full access