Do you know what the reaction time on the module is? I've been looking at this sensor for a while, wondering if it's fast enough to record a timestamp to within a few microseconds, and use a few locations to triangulate the source.
From the Datasheet it states that 'the shortest time span between two lightning strikes that the AS3935 can resolve is approximately one second'. It will go faster if you turn off that Disturber Detect Feature and Distance Estimation. Triangulation is definitely something I have thought about and I reckon it would work. Also this video at from 2:21 is a very Rad Demonstration - ruclips.net/video/tyJ3ctWfYfk/видео.html
Wow that little module is simply awesome! Merry Christmas to all at Core Electronics and thank you for the insanely awesome videos this year - I don't know how you will better it in 23 but I'm sure you will!
Wow! This is amazing! Looking forward to seeing someone connect this to an esp32 and sending alert notifications to a phone, perhaps via Callmebot. Would be terrific for hiking if there was a way to establish! a Bluetooth connection with a phone when there is no internet available.
Glad you dig it 😊 here is a very well-documented project using an ESP8266 and the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari Not quite what you want but we are getting closer and closer with our fully open source scripts.
Yep, I'll pay that one. How "large" a Pi does it need? Lightning doesn't worry me at my desk, add a 5V supply, a small screen and you have a very useful, potentially lifesaving, tool when out bushwalking, swimming in a dam or outdoor pool, walking The Grampians peaks, etc. Nice. Please revisit this sometime and put together a "small as you can make it" low power portable unit. BLE to a phone maybe??
It is such a rad device. And I absolutely love the idea of increasing the portability of it. Here is a very exciting Github project of an ESP8266 the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari It connects to a WiFi network and offers a JSON web service for detected lightning strikes.
Wow I need to get one of these we get lightning all the time in the summer monsoons I'm in Arizona. One time I was sleeping, and it was so loud the noise actually echoed in my home. I knew it was close the light lit up my room like it was daylight I could see everything for a few MS. Turned out it hit a palm tree in my neighbor's yard it was on fire. Fire department was called but by the time they got there the top of the palm tree was just about out and entire thing burned up. The next day it was just a stick sticking up he had it removed.
Lots of details but lacking practical instruction on how the module detects lighting for the beginner, I cant see an antenna or is it the information collected from an online data provider.
I’m gonna get one! Thanks for this! BTW- there is actually a 4th kind of lightning, ground to cloud lightning, very rare, but it does occur. I’m guessing the dfrobot registers this as cloud to ground? 👍
Very interesting mate! I didn't know about that at all. And I guess it would, but we'd have to test it. I also know of another weird lightning phenomena, Ball Lightning but Wiki tells me its unproven - en.wikipedia.org/wiki/Ball_lightning
Is there any way to add direction finding to this other than triangulation? If triangulation is used, how far apart do you think detectors would need to be? Also, I’m loving the clarity, brevity, and method of explanation and presentation on this channel so far!
I know this is an old comment, but I was just wondering the same things, and I imagine direction finding could be done by hooking up directional microphones and having them compare how loud the thunder is, otherwise the module seems to have an antenna on board for picking up the lightning strikes, if you could make a directional antenna tuned to the right frequency you could do something similar to the microphone idea
Can you add a Nextion screen to the Pi so an external monitor is not needed? It would streamline the package down into a simple enclosure and perhaps add the UPS Hat to power the unit. This would allow the user more flexible usage around the home or in the car. Even a simple Bluetooth mini keyboard to program on the fly.
Currently the SparkFun Lightning Detector (AS3935) is not on the list of compatible boards with the SparkFun OpenLog Artemis board. Sparkfun assures me more boards are being added all the time to the compatibility list. I reckon its only a matter of time. Here is their Sparkfun Artemis Forum, ask there and I bet you will recieve 😊 they're good people - forum.sparkfun.com/viewforum.php?f=167
So with the one second delay it is probably not fast enough to hook it up to a camera and take pictures of lightning that way? Especially with the overhead of a raspberry and python?
Here is a very exciting Github project of an ESP8266 the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari Here is the process to set one up with an Arduino Uno - wiki.dfrobot.com/Gravity:%20Lightning%20Sensor%20SKU:%20SEN0290 Lightning Direction would require multiple sensors and hasn't been pursued yet by anyone (sounds like an opportunity for a world first though!).
Worth noting, at the moment of lightning, the interrupt pin IRQ generates a pulse. That pulse can be used to trigger a Camera shutter to open, helping photographers to accurately capture the exciting moment of lightning.
Respected sir, I need some technical clarification on why AS3935 is tuned to 500khz only and why not other frequency. Is 500khz related to lightning radiation
How would you connect this to home assistant? Would be awesome to have it home tell us that a storm is coming with the program running locally instead of relying on online sources that update every x minutes...
I found a forum post from someone who did that exact thing maybe this can help: community.home-assistant.io/t/lovelace-lightning-detector-card-for-as3935/214167
I dig it, it must pull the lightning strike data from a website like this - www.lightningmaps.org/. I'd love to be able take our live discoveries data we pull from these modules and update information into that service. Here is the App in question for anyone curious - www.jrustonapps.com/apps/my-lightning-tracker
Sorry to hear your having issues, we have a community forum post on this video that might have some helpful information for you, if not feel free to chuck a post on there with your issue, we have lots of maker eyes over there that can help! forum.core-electronics.com.au/t/dfrobot-lightning-sensor-with-a-raspberry-pi-single-board-computer-40-km-radius-range/15941/18
Do you know what the reaction time on the module is?
I've been looking at this sensor for a while, wondering if it's fast enough to record a timestamp to within a few microseconds, and use a few locations to triangulate the source.
From the Datasheet it states that 'the shortest time span between two lightning strikes that the AS3935 can resolve is approximately one second'. It will go faster if you turn off that Disturber Detect Feature and Distance Estimation.
Triangulation is definitely something I have thought about and I reckon it would work.
Also this video at from 2:21 is a very Rad Demonstration - ruclips.net/video/tyJ3ctWfYfk/видео.html
Wow awesome little tech! Great tutorial Tim 👍
Wow that little module is simply awesome! Merry Christmas to all at Core Electronics and thank you for the insanely awesome videos this year - I don't know how you will better it in 23 but I'm sure you will!
Thanks for always supporting! Just got back to start cracking into this year even harder. Hope your New Year was fantastic Ian!
Wow! This is amazing!
Looking forward to seeing someone connect this to an esp32 and sending alert notifications to a phone, perhaps via Callmebot.
Would be terrific for hiking if there was a way to establish! a Bluetooth connection with a phone when there is no internet available.
Glad you dig it 😊 here is a very well-documented project using an ESP8266 and the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari
Not quite what you want but we are getting closer and closer with our fully open source scripts.
Yep, I'll pay that one. How "large" a Pi does it need? Lightning doesn't worry me at my desk, add a 5V supply, a small screen and you have a very useful, potentially lifesaving, tool when out bushwalking, swimming in a dam or outdoor pool, walking The Grampians peaks, etc. Nice.
Please revisit this sometime and put together a "small as you can make it" low power portable unit. BLE to a phone maybe??
It is such a rad device. And I absolutely love the idea of increasing the portability of it. Here is a very exciting Github project of an ESP8266 the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari
It connects to a WiFi network and offers a JSON web service for detected lightning strikes.
Wow I need to get one of these we get lightning all the time in the summer monsoons I'm in Arizona. One time I was sleeping, and it was so loud the noise actually echoed in my home. I knew it was close the light lit up my room like it was daylight I could see everything for a few MS. Turned out it hit a palm tree in my neighbor's yard it was on fire. Fire department was called but by the time they got there the top of the palm tree was just about out and entire thing burned up. The next day it was just a stick sticking up he had it removed.
Lots of details but lacking practical instruction on how the module detects lighting for the beginner, I cant see an antenna or is it the information collected from an online data provider.
Totally all happens on the board. Data is collected on the edge, this board doesn't have any online connection.
I really like this one! I think I might get one (to add to the collection). Excellent explanation!
Hey, Can i use other models of raspberry pi?
This is connected via I2C so nearly any Pi should work! This was also tested on a Pi Zero 2W.
Love your uniquely talented production quality.
That’s the ticket
I’m gonna get one! Thanks for this!
BTW- there is actually a 4th kind of lightning, ground to cloud lightning, very rare, but it does occur.
I’m guessing the dfrobot registers this as cloud to ground?
👍
Very interesting mate! I didn't know about that at all. And I guess it would, but we'd have to test it.
I also know of another weird lightning phenomena, Ball Lightning but Wiki tells me its unproven - en.wikipedia.org/wiki/Ball_lightning
@@Core-Electronics unproven.... until Tim tells ‘em he confirmed it exists with the dfrobot! 😅👍
Thank you for this.. helped me up and running
Is there any way to add direction finding to this other than triangulation?
If triangulation is used, how far apart do you think detectors would need to be?
Also, I’m loving the clarity, brevity, and method of explanation and presentation on this channel so far!
I know this is an old comment, but I was just wondering the same things, and I imagine direction finding could be done by hooking up directional microphones and having them compare how loud the thunder is, otherwise the module seems to have an antenna on board for picking up the lightning strikes, if you could make a directional antenna tuned to the right frequency you could do something similar to the microphone idea
Will the code allow you to convert to Miles?
You can definitely customise the Open Source Script and you'll get it outputting miles within no time 😊
Can you add a Nextion screen to the Pi so an external monitor is not needed? It would streamline the package down into a simple enclosure and perhaps add the UPS Hat to power the unit. This would allow the user more flexible usage around the home or in the car. Even a simple Bluetooth mini keyboard to program on the fly.
Brilliant vid thank you
Glad you dig it! I love your trains.
Thank you
Adam Heart Davis built one out of stuff from his kitchen rummage draw
Is there away to connect this board Tim to sparkfun artimus logger board?
Currently the SparkFun Lightning Detector (AS3935) is not on the list of compatible boards with the SparkFun OpenLog Artemis board. Sparkfun assures me more boards are being added all the time to the compatibility list. I reckon its only a matter of time.
Here is their Sparkfun Artemis Forum, ask there and I bet you will recieve 😊 they're good people - forum.sparkfun.com/viewforum.php?f=167
So with the one second delay it is probably not fast enough to hook it up to a camera and take pictures of lightning that way? Especially with the overhead of a raspberry and python?
Unfortunately lightning is wayyyyy to quick for this set up ⚡⚡.
Is there somewhere you can automatically upload this data to contribute to weather information?
Not yet but this does exist so I am hopeful that soon we will be able to - www.blitzortung.org/en/live_lightning_maps.php
Requesting you give the clarification on "why AS3935 lightning detector" is tuned to 500k hz only,why not other frequency"-Regarding
plz reduce mic gain just a tad bit next time :D
good tutorial though, thanks
Does it work on arduino/esp?
And can direction be detected?
Here is a very exciting Github project of an ESP8266 the AS3935-based Franklin Lightning Detector -> github.com/shred/kaminari
Here is the process to set one up with an Arduino Uno - wiki.dfrobot.com/Gravity:%20Lightning%20Sensor%20SKU:%20SEN0290
Lightning Direction would require multiple sensors and hasn't been pursued yet by anyone (sounds like an opportunity for a world first though!).
i really like your content. please make the content IEPE Sensor DAQ HAT for accelerometer sensor using raspberry PI
Interesting. I wonder if this could be hooked up to a camera to trigger its shutter? What do you guys think?
Let me know if you find out. That would be great.
Worth noting, at the moment of lightning, the interrupt pin IRQ generates a pulse. That pulse can be used to trigger a Camera shutter to open, helping photographers to accurately capture the exciting moment of lightning.
@@Core-Electronics Thank you I will surely look into it.
Shaddap and take my money!
Requesting you give the clarification on "why AS3935 lightning detector" is tuned to 500k hz only,why not other frequency"-regarding?
Is there any technology where we can get the information of lighting before it occurs within a certain radius ?
Would this work with a Pi Zero WH? How about a Pico/Pico W?
Respected sir,
I need some technical clarification on why AS3935 is tuned to 500khz only and why not other frequency. Is 500khz related to lightning radiation
How would you connect this to home assistant? Would be awesome to have it home tell us that a storm is coming with the program running locally instead of relying on online sources that update every x minutes...
I found a forum post from someone who did that exact thing maybe this can help: community.home-assistant.io/t/lovelace-lightning-detector-card-for-as3935/214167
I have an app on my cellphone that does this.
What is it called? I am curious.
@@Core-Electronics My Lightning Tracker by jRustonApps B.V. (Android)
I dig it, it must pull the lightning strike data from a website like this - www.lightningmaps.org/. I'd love to be able take our live discoveries data we pull from these modules and update information into that service.
Here is the App in question for anyone curious - www.jrustonapps.com/apps/my-lightning-tracker
Clarification required on why AS3935 lightning detector is tuned to 500k hz only and why not other frequency
I want one
My lightning detector is not working and I’m using Arduino any idea how I could fix it
Sorry to hear your having issues, we have a community forum post on this video that might have some helpful information for you, if not feel free to chuck a post on there with your issue, we have lots of maker eyes over there that can help!
forum.core-electronics.com.au/t/dfrobot-lightning-sensor-with-a-raspberry-pi-single-board-computer-40-km-radius-range/15941/18
Where is the data sheet? I'll be connecting to a PIC and writing my own code in assembly. Who downloads other people's code?
6:05
You could actually use this to check a room for bugs🤦♂️👍
“DISTURBER DETECTED”👀
Clarification on why AS3935 lightning detector is tuned to 500k hz only -Regarding