-
# Lightning detector
* [AS3935 I2C SPI Lightning Sensor](https://www.amazon.co.uk/gp/product/B078N37NQH)
* [ESPHome](https://esphome.io/components/sensor/as3935.html)
* [Adafruit](https://blog.ad…
-
AS3935, a "Franklin Lightning Sensor IC" apparently can detect lighning up to 40km away.
https://media.digikey.com/pdf/Data%20Sheets/Austriamicrosystems%20PDFs/AS3935.pdf
With precise timestamps a…
-
### Subject of the issue
I am running a SparkFun Lightning Detector - AS393527 SEN-15441, connected to a SparkFun Thing Plus - ESP32 WROOM (USB-C) WRL-20168. All activity on the SPI bus (VSPI or HSPI…
-
Hello,
recently i bought mentioned lightning sensor, but not supported yet.
i followed the suggestion by recording sample here is the result.
est mode active. Reading samples from file: g0…
-
I'm using a Heltec Stick Lite ESP32-S3 LoRa module and I can set and check all of the settings apart from the INDOOR/OUTDOOR setting. I need to use the HSPI class as the LoRa module uses the SPI class…
-
### Subject of the issue
Getting lots of disturbers on the serial output. Even with mask disturbers being true. Using code revision 1e1a717
Haven't detected any lightning events even with a storm pa…
-
Hi, as you wrote in the Wiki, you also like to add the lightning sensor.
As there seems to be no reaction at https://github.com/merbanan/rtl_433/issues/2140, i like to share my first tests decoder wi…
-
I had to modify where the interrupt and CS pins were connected. I changed the interrupt to D20 because of its placement to the socket vs pinout on the perma-proto hat I was building.
I was assumin…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Hassio on docker, ESPhome 1.14.3
**ESP (ESP32/ESP8266, Board/Sonoff):**
Wemos d1 mini
**Affected component:**
https://e…
-
When running example 1 from the library, I get the following error using I2C.
AS3935 Franklin Lightning Detector
Traceback (most recent call last):
File "tune.py", line 34, in
if lightnin…