Recent posts
OpAmp gain calculator
Inverting OpAmp configuration Non-Inverting OpAmp configuration Inverting op-amp As the name suggests this configuration of the op-amp will invert the signal given on the input terminal. For that, the signal is given to the inverting terminal. Now let’s understand the logic behind the inversion of the input signal. If you know the op-amp wants to …
IoT in home automation (Internet of things for home automation)
In this project, I will explain to you how you can use IoT in home automation. I have decided to make a home automation system. Using this automation system, you can control the appliances in your home using a web interface from anywhere in this world. This system will show us the current status of …
IoT in home automation (Internet of things for home automation) Read More »
Send data to web server using ESP8266 (Esp8266 HTTP requests)
In the previous two IoT articles, I have introduced you to the esp8266 module and the AT commands also. Today I will explain how you can send data to a web server using ESP8266. In other words, you can say how you can make an HTTP request using ESP8266. For those who don’t know what …
Send data to web server using ESP8266 (Esp8266 HTTP requests) Read More »