Lightning Detection
-
Hi,
I have a lightning detector with analog and digital outputs. I would like to use the analog to see the amplitude of energy to help determine distance to strike.
Question is, what would be the best sensor 'type' to choose for this? I would like it to be shown as a graph in MyController with 0-100%, but not with humidity symbols. There is a generic digital type, but no generic analog type (maybe an idea?)....
Thanks for any suggestions :)
-
Hi,
I have a lightning detector with analog and digital outputs. I would like to use the analog to see the amplitude of energy to help determine distance to strike.
Question is, what would be the best sensor 'type' to choose for this? I would like it to be shown as a graph in MyController with 0-100%, but not with humidity symbols. There is a generic digital type, but no generic analog type (maybe an idea?)....
Thanks for any suggestions :)
-
There is no 'library' for the board as it is only digital out and analog out, so simply read the corresponding pin and you are done. So far I have only tested with the digital pin and that works with a small piezo spark.
Next will be to try the analog and graph the results (which should be 0-1023) from the analog pin. This I will then convert to % and see if it is possible to get an estimation of distance from that (but varying magnitude lightning discharges might mean that it won't be that reliable). -
Hi,
I have a lightning detector with analog and digital outputs. I would like to use the analog to see the amplitude of energy to help determine distance to strike.
Question is, what would be the best sensor 'type' to choose for this? I would like it to be shown as a graph in MyController with 0-100%, but not with humidity symbols. There is a generic digital type, but no generic analog type (maybe an idea?)....
Thanks for any suggestions :)
@skywatch said in Lightning Detection:
Hi,
I have a lightning detector with analog and digital outputs. I would like to use the analog to see the amplitude of energy to help determine distance to strike.
Question is, what would be the best sensor 'type' to choose for this? I would like it to be shown as a graph in MyController with 0-100%, but not with humidity symbols. There is a generic digital type, but no generic analog type (maybe an idea?)....
Thanks for any suggestions :)
In Domoticz S_DUST, V_LEVEL are a good combination to use for generic sensors. You can easily use this for percentage etc. and it will give you a graph as well.
To use S_DUST was first mentioned by @pjr in This Post
I have used it in my Water Tank Sensor to show both litres and percentage and in my Lightning Sensor to show distance and intensity.
It may work in other controllers as well, I guess it will depend on how it is implemented in the plugin.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login