Posts

WEEK 14 (FYP 2)

Image
PRESENTATION DAY The industry day is on 2nd May 2018. All FYP 2 (Degree) and FYP Diploma student will demo and present their project on that day. The vanue is at Dewan Gemilang Hall. The time is from 8.00 a.m until 12 noon. I have done the presentation and demo of my project. The presentation went well. I have been assess by university lecturer, Dr. Zuhanis binti Mansor and industrial staff. There are some commend about my project, i take it to improve my report. I have explained about my project functionality and i have answer the question that my assessor ask. Now i have to focus on completing my thesis about this project. Here are some photo of my presentation during industry day.

WEEK 13 (FYP 2)

Image
COMPLETE PROJECT The servo motor will rotated clockwise when push the button ON that mean the auto gate will open also the lamp was ON then when push button OFF the servo motor was rotated anticlockwise that mean the auto gate will close also the lamp was OFF. This example can be seen on Figure 4.43, the complete prototype. The webcam will monitor and detect motion and movement in front of house using iSpy software. This project will use software Arduino IDE to create coding before send it to NodeMcu ESP8266. Based on figure below, is the example of coding that include code web server also servo motor and lamp with relay module. The NodeMcu ESP8266 as a microcontroller to receive data from web server and also have WIFI to connected the phone. Besides that the web server as a controller to controlled open or close the auto gate and lamp. PREPARE FOR PRESENTATION FYP 2 presentation will be held next week on Wednesday at Dewan Gemilang. I have prepare 2 ...

WEEK 12 (FYP 2)

Image
Activity: Webcam using iSpy (Experiment 4) First step is to set the camera. Go to Add > IP Camera For set the webcam, go to Local Device and search ID webcam at Video Device. After that, to set the microphone you must click right hand at mouse and choose edit Next, go to toolbar Camera and choose Microphone also add new microphone Finally, all the records were saving VIDEO

WEEK 11 (FYP 2)

Image
Webcam Interfacing With iSPY....How It Work? Configuring Web Access iSpy has it's own webserver built in which allows it to stream your captured content over your local network and out anywhere over the web. The iSpyConnect website is the interface for accessing your iSpy webserver so you'll need to create an account to login. You will need to login through iSpyConnect whether you are accessing iSpy locally over the network or remotely. iSpyConnect restricts access to your iSpy with authentication tokens, preventing people from snooping on your live content and videos. To connect iSpy to web services, click on "Web Settings" on the toolbar menu, enter your login details into the username and Password fields. Next you choose the LAN and WAN ports that iSpy is going to use. The LAN and WAN ports can be any valid port number. If port 8080 is in use by either internal LAN applications or as a visible external port then you can change these here. Next select the...

WEEK 10 (FYP 2)

Image
Activity: Interface Webserver with NodeMcu (Experiment 3) Introduction In this project we are going to build a simple home automation project allows you to control home appliance from anywhere. Webserver is a simple to create button. Hardware required Webpage and NodeMCU is used in this example. Inset NodeMCU to the Webserver as shown in the image ahead then connect NodeMCU to PC or Laptop through USB cable. Connect UCB cable from NodeMcu to PC or Laptop On Webpage You need to perform following steps on Blynk App. Insert the IP address got from serial monitor at Arduino IDE. Insert the IP addresse and set the name project After insert the IP address, the webpage will show the button Button on webpage CODE The experiment was successful !!!!!!!!!!!

WEEK 9 (FYP 2)

Image
Activity: 4th Briefing (Abstract, Poster and Presentation ) Salam viewers...this week where the briefing was conducted in TTL 1 and as usual always happened on the evening. All students FYP 2 were compulsory in attendance. The speaker for this workshop is Ms. Najihah Saleh (Electrical Technology Section) DATE:  21 MARCH 2018 VENUE:  TTL 1 TIME:  3PM - 5PM  In this briefing, the FYP committees have been briefing to us about: HOW TO WRITE ABSTRACT IN THESIS WRITING, PREPARATION FOR POSTER AND SKILLS FOR PRESENTATION ABSTRACT WRITING One(1)page  One(1)paragraph  No point form for the sentences  The sentences must be written in statement form  Summary review of; -objectives, scope and limitation, methodology, and results  POSTER PRESENTATION Must be in PPT format and for advance is using the adobe software  The sample can be seen at the fyp website.. Layout of the Poster PRESENTATION SKILL...

WEEK 8 (FYP 2)

What is webserver ?? Why chose web server because at the same time you can certainly construct and test HTML page on computer without a web server and majority web professionals used their own web server. Web servers also have many advantages and of course one of that are in production hosting environment was essential. Besides that, depending on website, a web server might to be sure be essential in development environment. The advantages of using a web server in your development environment: On local website behave further like the live one  This web server can use server-side scripting languages such as ColdFusion and PHP.  It does also allow you to standardise coding.  You also can get knowledge from using web server because it help you to understand on how it works.