Posts

Showing posts from November, 2017

[Week 17 FYP1] Development of Easy Parking Finder System

Activity Title  : - Repair my proposal - Complete my proposal - Meeting with my supervisor Objective  : To give my proposal better explaination To get the feedback from my supervisor about recommendation in presentation week.  · Content  : After presentation, i decide to meet with my supervisor about recommendation and feedback from accessor. i repair the content of my proposal.  Result and Analysis: As a result, my proposal and blog is successfully done for this semester. for next semester, my project will be build up.  Conclusion: As a conclusion, i would like to thank to person that support me for this semester directly and indirectly. Thank you. 

[Week 16 FYP1] Development of Easy Parking Finder System

Activity Title  : - Presentation week Objective  : To prepare for the presentation Day (22 November 2017) Content  : I was assessed by Sir Syamsul Adlan Mahrim  and Sir Muhammad Ghazali Twahir @ Hj Tahir. Slide for presentation Result and Analysis: During the assessment, there are some recommendation need to be done. The content inside my proposal also need to be repair.  Conclusion: During the presentation, my respective accessor gave me some recommendation and suggestion for me to improvise my project. 

[Week 15 FYP1] Development of Easy Parking Finder System

Image
Activity Title  : - write some code for sensor and arduino to give the distance display on LCD.  Objective  : To make a draft coding for sensor and arduino. To test the code using simulation and hardware. Content  : After choose the software, i come out  with an idea to make configuration between sensor and arduino. Simulation and practical has been shown below.  Simulation and connection:  Coding:  #include <LiquidCrystal.h> // includes the LiquidCrystal Library #include <math.h>                // math library #define sound_velocity 34300      // declate sound velocity fact #define period_in_us pow(10,-6)    //microsec declare on graph #define Clock_period 1.085*period_in_us //declare clock period const int rs = 12, en = 11, d4 = 5, d5 = 4, d6 = 3, d7 = 2; LiquidCrystal lcd(rs, en, d4, d5, d6, d7);// LCD setup pin const ...

[Week 14 FYP1] Development of Easy Parking Finder System

Image
Activity Title  : - Learn how to use software related to this project Objective  : To remind myself to write the code.  To learn a bit about program that i should use.  To determined what software i should choose. Content  : Arduino Arduino is an open-source platform used for building electronics projects. The Arduino software is for Integrated Development Environment (IDE) that runs on computer, used to write and upload computer code to physical board. MIT Application Inventor V2 MIT app inventor used to build fully functional apps for smartphones and tablets. This software is give the user simply method by arrange the block based tool facilitates the creation of complex, high impact apps in significantly less time than traditional programming environments. Proteus Design Suite Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is used main...

[Week 13 FYP1] Development of Easy Parking Finder System

Image
Activity Title  : - Surveying component related in this project.  - Search the place that provide low price for component and reliable.  Objective  : To do estimation price for this project.  To know the shop that give the low price.  Content  : i survey for the shop that provide low price of the component. So that, i can get the component not more than budget. The shop located in  Lot 2.67, 2nd Floor, South City Plaza,  Persiaran Serdang Perdana, 43300 Seri Kembangan, Selangor.  For estimation price, i listed the price int he table below:  No Component/Equipment Cost per quantity (RM) Quantity Total per component (RM) 1 Arduino NODEMCU Lua IoT I2C ESP8266 Wifi Controller Board ESP-12 V2 23.00 2 46.00 2 Power Supply 5 V 9.50 2 19.00 3 Ultrasonic Range Finder HC-SR04 4.00 2 8....