This shows you the differences between two versions of the page.
iothings:proiecte:2021:earthquakedetection [2022/01/26 13:05] gabriel.platon |
iothings:proiecte:2021:earthquakedetection [2022/01/28 17:52] (current) gabriel.platon |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===Earthquake detection system with ESP32 and MPU-6050 accelerometer === | + | ====== Earthquake detection system with ESP32 and MPU-6050 accelerometer ====== |
+ | Author: **Platon Gabriel Mihai** | ||
+ | |||
+ | Master: **SRIC2** | ||
- | Platon Gabriel Mihai SRIC2 | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
==1.Introduction == | ==1.Introduction == | ||
Line 20: | Line 19: | ||
The project is made of two main parts and the peripheral parts: | The project is made of two main parts and the peripheral parts: | ||
- | —------Insert poza proiect—---- | + | {{:iothings:proiecte:2021:earthquakephys.jpg?direct&300|}} |
**The ESP32** board houses the source code, the web server as well as the link to the peripheral parts of the project. | **The ESP32** board houses the source code, the web server as well as the link to the peripheral parts of the project. | ||
Line 113: | Line 112: | ||
The MPU6050 and the ESP32 board are a great combination of IOT devices which make earthquake detection a simple matter through the use of an accelerometer with an included gyroscope and a temperature sensor, even if only at a minimal level. This however proves that with upgrades, the hardware can become reliable. | The MPU6050 and the ESP32 board are a great combination of IOT devices which make earthquake detection a simple matter through the use of an accelerometer with an included gyroscope and a temperature sensor, even if only at a minimal level. This however proves that with upgrades, the hardware can become reliable. | ||
- | == 7.Bibliography and Resources == | + | == 7.Demo and code == |
+ | |||
+ | [[https://youtu.be/wh__vjrYBHs]] | ||
+ | |||
+ | {{:iothings:proiecte:2021:earthquake_detection_platon_gabriel_mihai.zip|}} | ||
+ | |||
+ | == 8.Bibliography == | ||