[Week 9 FYP1] Development of Easy Parking Finder System



Activity Title:
- Choose suitable journal for my literature review. 

- Read and analyse the method use in the journal.

Objective :

  • To determine the method use in the journal  
  • To take it as my guideline for my project. 
  • To reduce the mistake during do my project. 


Content :

Arduino Based Smart Parking System

                    Mr. Kush Shah and Ms. Priya Chaudhari has designed smart parking system by using Arduino and ultrasonic sensor. In this project, Mr Kush Shah and Ms. Priya Chaudhari setting the web page as a medium to communicate with people who find the parking spot.


                    Ultrasonic range detection sensor is used with Arduino in order to calculate distances from objects. Integrated circuit on Arduino board need to send a pulse 10 microsecond to trigger pin to make the ultrasonic active. Even the ultrasonic have voltage pin but it cannot operate without trigger. And then it waits and listens for the pulse to echo back. As an output of ultrasonic sensor, the wavelength of the pulse will be send to microcontroller board.



                    Arduino Uno is a microcontroller board based on the ATmega328. it has 20 pin I/O pin which is 6 analog and 14digital. The frequency of the microcontroller is 16MHz and required 5V DC to run the program.


                    To achieve the desired results, a programming language and interface was needed to devise a logic that make the Arduino board understand the requirements asked of it. Arduino software is required to program the Arduino board and Arduino web editor is use to create webpage which employs its features of interrupts, pulses, time-outs and signal. The data directly display on a temporary webpage. So for this, the researcher use HTML with little bit of CSS and then add the logic for displaying the parking sensor via PHP.


                    For working principle, the ultrasonic sensor will detect the presence of car on the spot whether there have car or not. And then, the status of the parking spot will be list on the webpage. 

Result and Analysis:
As a result, i know how this project works and the method used in this journal. 


Conclusion :
As a conclusion, i would like to thank to the writer of this journal. i understand how the project outcomes. 

Comments

Popular posts from this blog

[Week 13 FYP2] Development of Easy Parking Finder System

[Week 7 FYP1] Development of Easy Parking Finder System

[Week 14 FYP1] Development of Easy Parking Finder System