Skip to content

Creating parking lot gate and monitor controller using ESP32 and ESP-IDF SDK.

Notifications You must be signed in to change notification settings

SatriyoJati/Parking-Lot_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing parking system using ESP-IDF Framework on ESP32

I tried to implement active object pattern in this project. Parking Lot consist of subsystems that are discussed below :

  1. Gate Controller : Take user code via keypad and send the code to server for authentication purpose
  2. Parking-Lot Monitor Controller : detect car on parking slots, report changes to server

TODO :

  1. create wifi module
  2. create keypad module
  3. create

Hardware : ESP32

Software : SDK ESP-IDF

About

Creating parking lot gate and monitor controller using ESP32 and ESP-IDF SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published