Skip to content

ihunhh/Smart_parking_lot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Smart parking lot

Preface:

Purpose:

  • Applying ADATA's LED lights to be a smart parking lot indicator

    • We have to drive and control it through wifi

Architecture:

Architecture

Working detail:

  • Individual work:

    • Monitoring, counting and indicating the state of each parking space

    • Communication between parking lot and server

  • Given the subject, this project only use tenx technology TM52F5288 WiFi board without any SDK

  • For the detail please download the final_report

  • It needs 3 PWM outputs to drive the RGB light, due to hardware limitation that only 2 PWM outputs could be used. Therefore I simulated the other PWM output by interrupt

  • Pillar sever algorithm is implement on Arduino YUN board

  • Parking place algorithm is implement on TM52F5288

Hardware blockdiagram:

  • Parking place

  • Pillar server

Releases

No releases published

Packages

No packages published

Languages