accelerometer

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

High Performance SBC TS 7800 V2 Runs Debian With Linux 4.4.8

High Performance SBC TS-7800-V2 Runs Debian With Linux 4.4.8

Back in 2007, Technologic Systems announced the TS-7800, a single-board computer (SBC) that was able to boot Linux 2.6 in under two seconds. At its core, The TS-7800 is equipped with a Marvel 500MHz ARM9 CPU and includes a user-programmable on-board FPGA (Field-Programmable Gate Array) with 12,000 LUTs (look-up tables). The TS-7800 was a powerful board at

High Performance SBC TS-7800-V2 Runs Debian With Linux 4.4.8 Continue Reading

SensorTile An Accurate Development Kit For Biometric Wearables

SensorTile, An Accurate Development Kit For Biometric Wearables

Valencell, a biometric wearable sensor technology company, in partnership with STMicroelectronics, an electronics and semiconductor manufacturer, announced a new highly accurate and scalable development kit for biometric wearables. The kit combines ST’s compact SensorTile turnkey multi-sensor module with Valencell’s Benchmark biometric sensor system. The SensorTile is a tiny IoT module (13.5mm x 13.5mm) that features

SensorTile, An Accurate Development Kit For Biometric Wearables Continue Reading

Arduino datalogging accelerometer with µ SD storage

Arduino datalogging accelerometer with Micro-SD storage

Thanks to Will Greiman’s Fat16 library for the Arduino, I finally got a useful version of this datalogger working! Here’s the schematic: And here’s the code. The code is highly configurable: it can save raw A/D values or converted values, it allows software-defined gain, it can collect for a set time or until user input,

Arduino datalogging accelerometer with Micro-SD storage Continue Reading

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

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

Scroll to Top