- Smart Air Cooler with ESP8266Posted 22 hours ago
- Make a Music Reactive Light boxPosted 2 days ago
- Temperature Access Point Using an AVR® DA MicrocontrollerPosted 3 days ago
- Determining a Plant’s Health with TinyMLPosted 4 days ago
- Please welcome the Arduino IDE 2.0 (with debugger)Posted 4 days ago
- Antennino on Dashboard ThingsBoardPosted 5 days ago
- MQ3 Sensor With Arduino UNO(Breath Analyzer)Posted 2 weeks ago
- 433 MHz receiver 8 channels with self-learningPosted 2 weeks ago
- How to Make a Touch Sensor Circuit Using Transistors on BreadboardPosted 2 weeks ago
- How to Make a Mobile Phone Charger | DIY Simple Power BankPosted 2 weeks ago
-
Localizer with SIM908 module
The device is based on a GSM/GPRS module with included GPS. Its main function is to detect and communicate its own geographical position using, on the choice, the cellular phone reference system or the GPS. Its small...
- Posted 9 years ago
-
How to find the location with GSM cells
Discover how to find the coordinate from the GSM cells!! The PHP code to find the coordinates from GSM cells
- Posted 9 years ago
-
Mini GSM localizer without GPS
It’s no the first time that we present a localizer without GPS. We remake the old device with the cheaper SimCom module SIM900. In the previous post we present the GSM section and now we can present...
- Posted 10 years ago
-
GSM localizer without GPS – Part 1
IntroductionDownload the article Do you still think you need GPS to know where a person or vehicle is? Well, here is some news for you: by using cellular network data and properly querying Google,...
- Posted 10 years ago
-
GSM localizer without GPS – Part 2
Our ProjectRegardless of how Google has compiled its database, once we discovered how cell phones using Google Maps Mobile send their requests, we immediately thought of employing that functionality to build a specific remote localizer, which, unlike those...
- Posted 10 years ago
-
GSM localizer without GPS – Part 3
GSM/GPRS ModuleThe module used in our localizer is the Enabler IIIG GSM0308 by Enfora, one of the smallest yet best performing modules of this type currently available. The device, which utilizes a chipset made by Texas Instruments, is...
- Posted 10 years ago
-
GSM localizer without GPS – Part 4
Connecting to GoogleIn order to be able to associate a GSM cell with its geographic coordinates, we utilize a Google Maps Mobile function, which is not documented, though. Before doing this, however, we need to know which cell the...
- Posted 10 years ago
-
GSM localizer without GPS – Part 5
SchematicThe circuit our localizer is based on consists only of a quad-band GSM/GPRS module interfaced with a a microchip microcontroller which, after initializing the I/Os and UARTs it has at its disposal, puts the main program in...
- Posted 10 years ago
-
GSM localizer without GPS – Part 6
AssemblyOur localizer is definitely simple, yet it must be built with care, as all of its components are SMD. Once the two-sided board is ready, be sure you have a very fine-pointed welder of up to 20...
- Posted 10 years ago
-
GSM localizer without GPS – Part 7
Settings and CommandsAll configurations can be set remotely using any cell phone; what follows is a description of how settings and commands work. Let us start with the list of numbers that can be used to request location data:...
- Posted 10 years ago