Imported from GitHub: anyshake/explorer ยท commit a20a205
Description
๐ Detecting seismic wave using 3 geophones and 3-axis accelerometer, pack & send data to AnyShake Observer over RS232 / RS485 serial.
README
Quick Start Guide
Install KiCAD
Download and install KiCAD.
Please make sure the KiCAD version is at least 9.0.0 or above.
Clone Repository
Clone this repository to your local machine with --depth=1 option to reduce download size.
$ git clone --depth=1 https://github.com/anyshake/explorer.git
If you don't have git installed, you can download the source code as a .zip or .tar.gz archive, extract it and cd into the directory. However, you will not be able to update the source code with git pull.
- github.com/anyshake/explorer/archive/refs/heads/master.zip
- github.com/anyshake/explorer/archive/refs/heads/master.tar.gz
Open Project
Open hardware/Explorer.kicad_pro with KiCAD to view the project, you can also open hardware/Explorer.sch or hardware/Explorer.kicad_pcb directly.
Please note that the project is created with KiCAD 9.0.0, it may not be compatible with other versions, just ignore the warnings and continue.