Gravity Lightning Sensor - software not working
ThomasPetruzzelli 2022-05-16 12:24:25 1749 Views2 Replies Greetings
i have a Gravity Lightning Sensor and down loaded the software shown on the DFRboot website for a Raspberry Pi. The order of files shown is incorrect. I tried to use python 3.9 idle to run the Ordinary.py examaple program. I get an error message —“from DFRobot_AS3935 module not found error - no module named DFRobot_AS3935_lib
not sure what to do?
please help
tom
2025-02-25 14:22:48
sean.catheroy
If it's still helpful, I believe you can find that library on github:
https://github.com/DFRobot/DFRobot_AS3935/tree/master
sean.catheroy 2022-06-17 01:57:55
JaneYu
Hello! It is recommended that you run the python program through the command in the library directory. Please refer to the wiki.
JaneYu 

