Living in the UK, Jim hadn’t experienced an earthquake firsthand. After watching recent quakes unfold in Indonesia, he decided to create a device that would keep him aware of the Earth’s seismic events. His Seismic Reflector uses a Processing-based software monitor which feeds data to very motorized Arduino –
The aim is to build a device which responds to earthquakes being reported in near-real time via the USGS RSS feeds. The device responds by illustrating the magnitude of the reported earthquake via two fairly chunky vibration motors of the kind used in video game controllers. The device is connected to a PC via a virtual com port over USB (thanks to an on board Arduino). On the PC, an application sits there checking the RSS feed periodically and when a new event it posted to the RSS feed, the desktop app parses the data out of it and presents the magnitude of the quake to the Arduino which interpreters this as rate at which to activate the vibration motors.
[…]
I’d just like to stress that this project is about empathising in some small way with victims of earthquakes. I’m not trying to make light of peoples anguish or suffering, and I’m not trying to play on peoples fears of an impending “big one”. I do not experience many earthquakes where I live, but I know a lot of people around the world (specifically around the Med and the Pacific) do. This is my attempt to understand that feeling a bit better.
Check out the Seismic Reflector instructable for details.
In the Maker Shed:
ADVERTISEMENT