Skip to content

Arduino seismometer with 10 bits resolution and 14 bits of dynamic range

License

Notifications You must be signed in to change notification settings

roncarr880/Arduino-Seismometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Seismometer

A typical amateur seismometer will have a detector of some sort like a slinky or garden gate style instrument. Then a circuit to provide filtering and gain. Then an A/D converter. And then conversion to a serial data stream to a PC running the AMASeis program. This part of the project describes the filter, gain, A/D conversion, and the serial data parts of the equipment.

The Arduino UNO is used to provide the A/D conversion and serial data stream. The 10 bit resolution is increased to 14 bits of dynamic range by sampling the signal at 3 different amplitude levels and shifting the bits up where appropriate.

About

Arduino seismometer with 10 bits resolution and 14 bits of dynamic range

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages