Tag - AT Commands

Interfacing GSM Module with Arduino

In this article, I am going to explain about interfacing of GSM Module with Arduino. Interfacing a GSM module to Arduino is pretty simple. We have to make only 3 connections between the GSM module and Arduino. For the working demonstration we will be sending an SMS to a particular number whenever a switch is pressed. Components Required Arduino Uno GSM Modem Switch 1kΩ Resistor Breadboard Connecting Wires Hardware Circuit Diagram Interfacing GSM Modem with Arduino - Circuit Diagram Connections Connect TX pin of GSM Module to...

HC-05 Serial Bluetooth Module

Bluetooth is a technology for wireless communication. It is designed to replace cable connections.It uses serial communication to communicate with devices. It communicates with microcontroller using serial port (USART). Usually, it connects small devices like mobile phones, PDAs and TVs using a short-range wireless connection to exchange documents. It uses the 2.45GHz frequency band. The connection can be point-to-point or multi-point where the maximum range is 10 meters. The transfer rate of the data is 1Mbps. HC-05 Bluetooth module provides switching mode...

>