Skip to content

neilthomson/slms_vibrationsensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLMS Train Sensor

A software toolkit for the Raspberry Pi Sense Hat to enable us to detect when a train is passing overhead.

Currently doesn't do that and simply displays the accelerometer data on the RGB matrix display.

Clone the repo then simply run

$ python sensetrain.py high

To enable high sensitivity readings to be displayed.

Data acquisiton tests

From picking it up and shaking it around:

alt text

From knocking on the table next to it:

alt text

Accelerometer data displayed on the RGB matrix

alt text

Bill of materials (BOM)

Alternative BOM

A solution based on the ubiquitous NodeMCU (ESP8266 arduino compatible wifi enabled board) with ADXL335 accelerometer module should come in ten times cheaper.

Untested code in the arduino folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages