We already learn about ESP8266 softAccess mode to connect with internet. In this article we make a program to store indoor room temperature, pressure, humidity & altitude to the thingSpeak cloud. Go to thingSpeak website & create a channel after successful registration. Since we only write data to thingSpeak cloud, after successfully creating a channel […]

WiFi (Wireless Fidelity) is a technology that allows devices to connect to the internet or communicate with each other wirelessly using radio waves. It operates based on the IEEE 802.11 standard, enabling high-speed data transfer over short distances. The ESP8266 operates exclusively in the 2.4 GHz frequency band. It supports WiFi communication based on the

IoT : WiFi Load ControlRead More »

Bluetooth is a wireless technology used for short-range communication between devices. It operates using radio waves in the 2.4 GHz frequency range and is commonly used for connecting peripherals like headphones, speakers, keyboards, mice, and even smart home devices. There are different versions of Bluetooth, with newer versions (like Bluetooth 5.0, 5.1, and 5.2) offering

Wireless : Bluetooth CommunicationRead More »