After learning how to use sim800l module in my previous project, I decided to create a GPS tracker using the Arduino platform. This project combines a SIM800L module for communication and a Ublox ...
The extendable Arduino GPS data logger consists of a shield that is fitted with the GPS receiver, SD card reader, and accelerometer, together with an Arduino UNO board. This combination of components ...
Over at DSS Circuits, Wayne Truchsess has posted a great article about a "Honeypot" he built inside an empty PS3 case. The device includes a GPS for tracking its position, an accelerometer for motion ...
So let’s say your using an Arduino in your project. You already have the hardware-based serial interface working with one portion of the project and need a second serial port for unrelated hardware.