Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

AVR ATMEL + GSM + GPS. Security alarm using SMS messages.

Posted By: ELK1nG
AVR ATMEL + GSM + GPS. Security alarm using SMS messages.

AVR ATMEL + GSM + GPS. Security alarm using SMS messages.
MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 465 MB | Duration: 58m

Security alarm development, using GSM Network and SMS messages, connection AVR MC to GSM module SIM800L and GPS module.

What you'll learn
Developing alarm system using GSM Networks.
Connection AVR microcontroller with GSM module.
Connection any sensors to AVR microcontroller.

Requirements
Electronics Basics
C language for microcontrollers programing
Description
This course is about how to make a remote alarm of the house (home, summer cottage, office, warehouse, industrial buildings). We will use a mobile connection channel to exchange the data. The use of mobile connection will allow us to monitor the state of the object in any place (if mobile connection is available) at any time of the day. You can monitor the sensors on the doors and windows, smoke sensors and so on. So, your mobile phone turns into a security alarm panel that is always with you.

You can monitor not the sensors state only. In addition, you can monitor other parameters, such as indoor or outdoor temperature.

The transmission and receiving information will be carried out using SMS messages. With the help of SMS messages, you can control various devices on any distance - lighting, heating, and so on.

To work in the GSM network, we will use a cheap GSM module SIM800L. For this module control, we will use microcontroller ATMEL AVR Atmega32. Microcontroller will collect all information from the sensors and send it to GSM module. From other hand, microcontroller will receive the commands from GSM module and turn on or turn off the various devices.

This course will also explore the possibility of connecting the GPS module Neo 7M GPS to the microcontroller and sending latitude and longitude using SMS.

To work on a project, we need to install on a computer AVR Studio. We will make all connections between the microcontroller ATMEGA32, module SIM800L and sensors on the bread board.

More lectures will be added to this course. As the number of lectures increases enrolled students will get free coupons for full course.

After completing this course, you will be able to create a remote house security alarm system at minimal cost.

Who this course is for:
Electronic Engineers
Security system developers
Electronic hobbyists