pcfens / RaspberryPi-AS3935

A basic library for working with the AS3935 that's connected to the Raspberry Pi.
Other
52 stars 24 forks source link

demo.py #31

Open ivannunyadambiz opened 3 years ago

ivannunyadambiz commented 3 years ago

from the datasheet: "The combination a0 = 0 (low) and a1 =0 (low) is explicitly not allowed for I2C communication."

does this driver actually work? i'm having trouble getting this to run on address 3 and bus 1 on a raspi, while the hardware is confirmed to work using an arduino as a replacement for the raspi...