Senses an earthquake with MPU6050 and gets time, coordenates and other details of the event with an Adafruit GPS. All the info is sent to an HTTP server
Dependencies: MPU6050 mbed-http MBed_Adafruit-GPS-Library
Diff: mbed_app.json
- Revision:
- 29:5ad8f931e4ff
- Parent:
- 23:6a9d776c9794
- Child:
- 30:4825e4f38844
--- a/mbed_app.json Tue Mar 27 11:13:48 2018 +0200
+++ b/mbed_app.json Tue Mar 27 11:57:33 2018 +0200
@@ -50,6 +50,8 @@
"MBEDTLS_TEST_NULL_ENTROPY", "MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES" ],
"target_overrides": {
"*": {
+ "platform.stdio-baud-rate": 115200,
+ "platform.stdio-convert-newlines": true,
"target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"],
"mbed-mesh-api.6lowpan-nd-channel-page": 0,
"mbed-mesh-api.6lowpan-nd-channel": 12,
