CrisisLab
This project is a tsunami sensor for CrisisLab.
https://github.com/egomm/CrisisLab
Features:
- Read the data from the pressure sensor using Arduino API and C++.
- Pass the data to Python using the Serial monitor.
- Find connection port automatically and receive the data using the pyserial library.
- Plot the graph using the matplotlib library.
- Send a warning email every 10 minutes if the height is above the maximum.