Saturday, April 14, 2018

WEEK 9

WEEK 9 : Describe Input And Output Controller

Objective : To know the suitable input and output for my project.

Methodology : 
1) Searching an internet about this project.
2) Meet supervisor and ask him to check whether its correct or not.
3) Looking at the blog from the previous student.


Results :

Figure 12: Blynk app



Analysis & Discussion :
Blynk app : 
Blynk app was designed for the Internet of Things. It can control hardware remotely, it can store data, and do many other cool things. It's really simple to set everything up and will start tinkering in less  than 5 minutes. Its supporting hardware of my choice which is the Arduino is linked to the ESP8266 chip.

Wifi module :
For the input, WiFi module will sent data we want to Arduino.

For the process, it will be used for collecting data from the WiFi module and then it will process the data and send the data to the relay.
For the output, there is a relay to control the high voltage for the output. If we do not control the output, the output may be burn. The reason is Arduino cannot control high voltage and ampere, but a relay can do this job which is the sole design of it. So, we are using relay as switch to control high power devices.


Conclusion : I understand more about my project and can proceed to the next step.

No comments:

Post a Comment