Concise ESP8266 Code
The below code uses a nice mechanism to send commands to ESP8266 and wait for Response and print it. The…
Tutorials on Arduino, ESP8266, Raspberry Pi and sensors from the Internet of Things course, plus course notes.
The below code uses a nice mechanism to send commands to ESP8266 and wait for Response and print it. The…
In case you want to upgrade your firmware for baud rate support (and you have the binary) or worst case…
Configuration and Testing Serial commands are available to configure and test the GSM Module. The below link provide you command…
This program make toggle between two frequency based on whether you touched the sensor Connect buzzer’s red wire to Arduino…
A potentiometer, informally a pot, is a three-terminal resistor with a sliding or rotating contact that forms an adjustable voltage divider.…
¨Instructions: ¨Download NewPing library from here: NewPing ¨Put the “NewPing” folder in “libraries\”. ¨In the Arduino IDE, create a new sketch…
Blynk Setup Download ‘Blynk’ in Playstore or App Store, install it and create a project Find the auth token of…
Read the RFID Tag value and prints in the serial Monitor Pin Configuration RFID Reader Arduino…
Relay Introduction A relay is an electromagnetic switch operated by a relatively small electric current that can turn on or…
Introduction The Zigbee S2 module runs native Zigbee protocol (Don’t use the S1 module which doesn’t have config). There are…
The HC-05 can be interfaced using the Serial protocol. Note: There are other modules which are very similar like HC-08 and they…
The GSM module has the SIM900A microcontroller, a SIM slot, a 12V input, RS232 (Serial) interface and Pin outs for…