Tuesday, April 4, 2017

SIM808+Arduino+WebServer

In this project the Arduino Uno R3 was used. The Arduino was responsible for setting up the GPS/GSM/GPRS device, reading the GPS location and sending the location to the server using GSM/GPRS technology. The Arduino used had an integrated ATmega328P microcontroller, enabling communication with the GPS/GSM/GPRS device.

The  code: 
https://github.com/rodrigowindows/SIM808-Arduino-WebServer/tree/master



3 comments:

  1. Hello very good project, but how make the module sim808 reconnection when GPS is without signal or out coverage area for GPS and GSM?
    You are tested the development project with circumstances above. I have the problem with that circumstances.
    best regards,
    Mauricio Machado.
    email: machasoftware@gmail.com

    ReplyDelete
  2. Hello Mauricio,


    Did you program the Arduino with SIM808?

    ReplyDelete