⚡ Lightning detection made easy—don’t get caught in the storm!
The Gravity AS3935 IC Lightning Sensor is a cutting-edge device designed to detect lightning distance, intensity, and frequency within a 40km radius. Ideal for weather stations and outdoor activities, it features a compact design and advanced algorithms to filter out electrical interference, ensuring reliable performance. Perfect for photographers and safety-conscious individuals alike, this sensor provides timely warnings and can even protect sensitive equipment during thunderstorms.
Manufacturer | DFROBOT |
Part Number | SEN0290 |
Item model number | SEN0290 |
Item Package Quantity | 1 |
Batteries included? | No |
Batteries Required? | No |
Item Weight | 20 g |
M**.
Address not supported on Raspberry Pi
Wired this up to my Raspberry pi and ran the sample code and got the following error :AS3935 ('init sensor fail',)Checked I had enabled I2C - Yeschecked I2Csudo i2cdetect -y 10 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- -- -- -- -- -- --10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --20: -- -- -- -- -- .........Turns out the I2C address on a raspberry pi now has 0 though 7 restricted. If I run with the -a optionsudo i2cdetect -y -a 10 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- -- 03 -- -- -- --Yep its there , but there is no way to shift the address up to 8 or above. The dip switch only allow 0,1,2 3So the board is unusable.*****Update 10the Nov 2022: I went ahead and eventually after changing the code to ignore the init error I got the device to work. After that I returned the init code and it now responds with.AS3935 ('init sensor sucess.',)My concern is that eventually the Pi folks may actually use what has now become a restricted adddres.Upping the star rating to 3 as I still have this concern.
A**K
Not very good!
As I’m in the U.K. I sat around for months waiting for a good storm. Well tonight, as I’m writing this, we got one. Lo and behold the sensor doesn’t work all that well. Think I’ll stick to the cheaper weather sensors such as barometric pressure etc which work well and don’t cost what this one does!
Trustpilot
2 months ago
4 days ago