openeew / openeew-sensor

Hardware for an OpenEEW sensor
https://openeew.com/docs/build-sensor
Apache License 2.0
43 stars 12 forks source link

Add alarm function #16

Closed andygrillo closed 3 years ago

andygrillo commented 4 years ago

Add MQTT subscribe function that interrupts the main loop when an alarm message is received.

johnwalicki commented 4 years ago

I'm looking at implementing this alarm topic in the OpenEEW firmware / Watson IoT Platform implementation

johnwalicki commented 3 years ago
johnwalicki commented 3 years ago

version130 branch has a very simplistic alarm function that sounds the buzzer when the ESP32 receives an earthquake MQTT topic. https://github.com/openeew/openeew-sensor/commit/6928ee0ae6397e37abbbe023f37046f5d725f54a

johnwalicki commented 3 years ago

Firmware v1.3.0 has been published This Issue has been closed via https://github.com/openeew/openeew-sensor/pull/61