Thank you for always see my updated progress blog for my Final Year Project 1 .
So, i am starting for week 14 today ,however , for week 13 i missed 1 week because i am too busy with preparation for presentation FYP 1 , Honestly ,i am feeling relieved because my presentation is going very well, Alhamdulila..
Lets continue with my progress FYP 1.
Now , i want to update about esp 8266 wifi module. As we know, my project are related to iot ( Internet of things) . So , it must be have interconnection between the system with the cloud server .
In my project , for iot i decide to use esp 8266 as a wifi module.
ESP8266 is a 3V WiFi module very popular for its Internet of Things applications. ESP 8266 maximum working Voltage is 3.6V and its very important to note. ESP8266 has 8 pins, namely:
- RX
- VCC
- GPIO 0
- RESET
- CH_PD
- GPIO 2
- TX
- GND
figure of ESP 8266.
Figure above showed the communicating ESP 8266 via arduino Uno
The ESP8266 is a low-cost Wi-Fi microchip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif Systems.
This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. The very low price and the fact that there were very few external components on the module which suggested that it could eventually be very inexpensive in volume, attracted many hackers to explore the module, chip, and the software on it.



