- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Extremely Sensitive Cheap Homemade Seismometer
The seismometer is a device for detecting earthquakes and measuring their strength. Generally these are very accurate tools and are relatively difficult to build at home. Commercially available sensors are often expensive, and inexpensive shock-sensitive electronic modules are not accurate enough for this purpose.
In this project we will see how to create a cheap and relatively easy DIY device, but comparable to expensive commercial devices of this type.
The seismometer consists of two parts, a mechanical tremor detector and an electronic part that transforms these tremors into electrical signals (we use a permanent magnet as a moving part and a solenoid with many windings to transform the movements of the magnet into electrical signals), then amplifies (via an amplifier for example TL061) and converts them into digital signals (we use an Arduino Nano for this purpose) which we can visually monitor on the software on the PC.