accelerometer

Arduino Based Vehicle Accident Alert System using GPS GSM and Accelerometer

Arduino Based Vehicle Accident Alert System using GPS, GSM and Accelerometer

In our previous tutorials, we have learned about How to interface GPS module with Computer, how to build a Arduino GPS Clock and how to Track vehicle using GSM and GPS.  Here in this project, we are going to build a Arduino based vehicle accident alert system using GPS, GSM and accelerometer. Accelerometer detects the sudden […]

Arduino Based Vehicle Accident Alert System using GPS, GSM and Accelerometer Continue Reading

A LORAWAN THEFT RECOVERY SYSTEM FOR STOLEN BIKES USING A LOW COST DRAGINO LGT 92

A LORAWAN THEFT RECOVERY SYSTEM FOR STOLEN BIKES USING A LOW-COST DRAGINO LGT-92

Simon Kemper has published a guide for making use of the low-cost Dragino LGT-92 LoRaWAN asset tracking system to help track a bike when it’s stolen for easy recovery, while running for years on a single battery. Dragino LGT-92 is built for asset tracking across a LoRaWAN connection (a long-range low-power radio standard). The Dragino LGT-92 integrates a LoRaWAN radio with GPS-based location tracking. For

A LORAWAN THEFT RECOVERY SYSTEM FOR STOLEN BIKES USING A LOW-COST DRAGINO LGT-92 Continue Reading

Window Painting Robot

Window Painting Robot (arduino, processing, accelerometer)

The idea for this project came from one of my favorite ‘ibles: the polargraph. I loved the drawing style and thought how cool would it be to do this on the side of a building? Unfortunately the challenges to setting up such a large polargraph on a student budget pushed me to find an alternate

Window Painting Robot (arduino, processing, accelerometer) Continue Reading

Arduino Memsic 2125 Accelerometer

Memsic 2125 Accelerometer using Arduino

The Memsic 2125 (datasheet) is a two-axis accelerometer capable of measuring acceleration up to plus or minus 2g. It has a simple digital interface: two pins (one for each axis) emit pulses whose duration corresponds to the acceleration of that axis. By measuring the length of that pulse, in microseconds, using the Arduino’s pulseIn() function,

Memsic 2125 Accelerometer using Arduino Continue Reading

BANGLE.JS THE HACKABLE SMART WATCH

BANGLE.JS: THE HACKABLE SMART WATCH

While Python currently sits atop the throne of the most popular programming language in the world, languages like javascript have been creeping around the throne with different frameworks and APIs that have taken the language beyond use of web development. This was evident in Espruino as it opened up the doors to the use of javascript in programming microcontrollers. The success

BANGLE.JS: THE HACKABLE SMART WATCH Continue Reading

Scroll to Top