News

Arduino driver for GSM/GPRS+GNSS modules SIMCom SIM808/SIM868 to make HTTP/S connections with GET and POST methods and use GPS/GNSS functions. Based on: ostaquet/Arduino-SIM800L-driver. This is a ...
Arduino GPS Tracker using module sim808 evb v3. This is a project that can be useful to keep location of specific object on command, it can easily be adapted to different purposes like rando/bike ...
While newer Arduinos and Arduino compatibles (including the Hackaday.io Trinket Pro. Superliminal Advertising!) either have a chip capable of USB or rely on a V-USB implementation, the old fogies o… ...
If you use int16_t for a variable you know it’s 16 bits, regardless of which Arduino is being targeted. int8_t/uint8_t - a signed/unsigned type that is exactly 8 bits in size.
What is the Arduino IDE? As we know we need a text/code editor to write the code, a compiler to convert that code to machine code or binary files so that the microcontroller can understand, and also ...
Abstract: This work presents a Track Intelligent Security System (TISS) vehicle location tracking in the event of vandalism or theft, hence, with the coordinates being sent to the owner through ...