News

Trackuino is a new open source (GPLv2 license) Arduino APRS tracker designed by [Javier Martin]. If you are unfamiliar: APRS (Automatic Packet Reporting System) is an amateur radio method used to r… ...
The idea of using WiFi beacon frames to transmit location data, and received signal strength to suss out a position is groundbreaking and applicable to everything from spelunking to finding your ...
As the Arduino GPS data logger saves the periodic samples containing data on recorded positions to a microSD memory card, this data can then be imported into a computer and processed on map ...
Also, we will be building an SMS-based GPS tracker that will be able to update the position of the device with an SMS containing all the GPS location data. In our previous article, we built an IoT ...
We will be using both these components to get a 180° field of view. After the system gets the reading from the surrounding using the sensor and the motor , it will create a polar plot or map of the ...
It is not secret that mobile phones are not only using GPS to obtain their position but scan for near by Wifi access points. Every access point has a unique MAC address. Wifi only capable device can ...
Inside the code we use the “pos” variable to set the initial position of the servo to 90, the mid position. The 2 LDRs are connected to pin A0 and A1 on the board. The “tolerance” variable is used for ...
Methods: The tracking device's hardware includes an Arduino Uno microcontroller, a u-blox NEO-6Q GPS module, and a u-blox LEON-GIOO GSM module. Using GPS coordinates, the system utilises the GSM ...
In the realm of renewable energy, a groundbreaking device known as Mysoltrk is a fantastic project powered by Arduino designed to track the sun’s position, optimizing solar panel performance and ...