This article briefs you on ESP-12E NodeMcu V3 Module Using ArduinoIDE. NodeMCU is an LUA based interactive firmware for Expressif ESP8622 Wi-Fi SoC, as well as an open-source hardware board that, unlike the $3 ESP8266 Wi-Fi modules, includes a CP2102 TTL to USB chip for programming and debugging, is breadboard-friendly, and can simply be powered via its micro USB port.
This article briefs you on Bluetooth, which is a technology for wireless communication and is designed to replace cable connections. It also focuses on creating an Arduino-model, where we turn on a LED light using Bluetooth commands.
This article briefs you on the Internet of Things Building Blocks i.e Applications, Gateway, Processors and Sensors; Internet of Things Working, and Internet of Things Architecture Layers
This article briefs you on how to establish a basic connection between Arduino and Windows using HC06 as the medium, with the help of Arduino IDE and Microsoft Visual Studio
This article briefs you on the Internet of Things Building Blocks i.e Applications, Gateway, Processors and Sensors; Internet of Things Working, and Internet of Things Architecture Layers. It also focuses on creating an Arduino-model.
This article briefs you on the Internet of Things Network Protocols i.e weabale IoT Networks, Wi-Fi, Bluetooth, IEEE 802.15.4 Standard, ZigBee, Z-Wave, and Internet of Things Network Architecture
This article briefs you on how to control an Arduino using a WPF Application, with the help of Arduino IDE and Microsoft Visual Studio. It also focuses on creating an Arduino-model
This article briefs you on how to read input from serial monitor using Arduino, with the help of Arduino IDE. It also focuses on creating an Arduino-model.
This article briefs you on how to control Arduino using Windows Form application, with the help of Arduino IDE and Microsoft Visual Studio. It also focuses on creating an Arduino-model
This article briefs you on how to use Ultrasonic Sensor HC-SR04 in Arduino. It also focuses on creating an Arduino-model, where we detect an obstacle.