As3935 lightning sensor
Posted: Monday 10 February 2020 20:37
Hi,
Because my ols Blitzortung system was unfortunately shutdown during some hardware failures (see other post).
I have to check if there is an other way to made by myself an lightning sensor.
The As3935 lightning sensor got my attention, so I have hookup this sensor to an Esp8266 and insert some sketch into it to see if it's work.
At this moment it's an concept version of it, but maybe there are more programmers that can give some nice ideas to import it.
https://github.com/phoenix-blue/AS3935_ESP8266
Preinstall, made 2 dummy sensors:
- 1 counter
- 1 distance
And change the IDX numbers direct into the INO file.
After you have upload the sketch to the Esp8266 and setup the right ssid settings (webbased) it will send to the dummy sensors data when there is an lightning within an range of around the 40km..
Because my ols Blitzortung system was unfortunately shutdown during some hardware failures (see other post).
I have to check if there is an other way to made by myself an lightning sensor.
The As3935 lightning sensor got my attention, so I have hookup this sensor to an Esp8266 and insert some sketch into it to see if it's work.
At this moment it's an concept version of it, but maybe there are more programmers that can give some nice ideas to import it.
https://github.com/phoenix-blue/AS3935_ESP8266
Preinstall, made 2 dummy sensors:
- 1 counter
- 1 distance
And change the IDX numbers direct into the INO file.
After you have upload the sketch to the Esp8266 and setup the right ssid settings (webbased) it will send to the dummy sensors data when there is an lightning within an range of around the 40km..