Skip to content

FGM is a ESP8266 IoT implementation of a fluxgate magnetoer used to recrd the earth's magnetic field with enough sensitivity to alert for aurora. It uses a Speake Instruments FGM-3h device as the sensor.

skybadger/ESP8266_FGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266_FGM Speake magnetometer sensor over WiFi connection

This application measures the local earth mangnetic field using a Speake instruments fluxgate Magnetometer.
This application runs on the ESP8266 wireless device and captures and measures the period of the square wave output from the magnetometer to directly measure the local field intensity. For use in Aurora sensing and geo-magnetometry.
This device reports its measurements and its health status to a local Node-red MQTT service hosting a system dashboard which provides alerting functions in case of impending aurora.

dependencies

  • Arduino 1.6+
  • ESP8266 V2.2+
  • ESP8266Pubsub MQTT client for ESP8266
  • ArduinoJSON v5 JSON parser and printer.
  • Remotedebug telnet remote debug service

Use

Access by - Serial port provides monitor, wifi is used for MQTT reporting only.

About

FGM is a ESP8266 IoT implementation of a fluxgate magnetoer used to recrd the earth's magnetic field with enough sensitivity to alert for aurora. It uses a Speake Instruments FGM-3h device as the sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages