ATMega GPS SMS Alerter

The microcontroller ATmega88 is the bases of this device. The ATmega88 communicates with Ublox NEO6MV2 and accelerometer. This is SMS alerter, which is sending sms or more precisely ATmega88 is sending AT commands to mobile phone (Nokia 3210) and it is sending sms with actually GPS coordinates. You can download complete code and you can watch video.

http://www.insidegadgets.com/2014/01/25/atmega-gps-sms-alerter/

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

If you have our development board with SIM908 or something else, you have to know AT commands for GSM/GPRS/GPS module. Repetition again. You have to connect UART from SIM908 module to your microcontroller (Tx module – Rx microcontroller, Rx -…

Until recently, Ethernet networks have been classified as networks for office applications. They are now becoming more common in industrial process control applications and even in safety systems applications. Ethernet networks have numerous advantages. What are those advantages? Let’s find…

I had to create development board with SIM908 – GPS&GSM&GPRS module for diploma thesis. The board is designed as top side. It’s easier than top and bottom sides. On the board are pin headers which are connected to the SIM908…

This project uses GPS reciever Ublox-NEO6MV2 GPS module with ATtiny2313A. The microcontroller communicates with GPS module through the UART. The article explains the communication with GPS module and data processing. The data from GPS are saved to extern EEPROM. The…

BigClown released more modules for their IoT platform. A new modules are GPS and sensor called Infra Grid, it is sensor which contains more infrared temperature sensors in 8×8 matrix. GPS module The GPS module is SAM-M8Q designed by ublox.…