1. You can now buy finished microcontroller project from us, Check out the Store for the complete list of projects.
  2. Need a custom project, Send us some details about your project. So that we can quote the price for it.

Get Location without GPS using GSM modem 1.0

Get tower location using a SIM300 gsm modem and 8051 microcontroller.

  1. Binu
    We can get the location without using the GPS. An SIM300 module can get the tower location by using AT commands, so we can create a simple tracking system.

    AT Command to get the tower location
    AT+CSCB=0,"50","0-9"

    Simple 8051 code to display the tower location on the LCD display.

    The hardware is implemented using 8051 project board.

    For circuit diagram check this link

    Video
Loading...