Using SparkFun AS3935 Lightning Detector with an Intel NUC

Can someone point me to information about how this might be possible? Googling around didn’t seem to net me something useful.

With thanks,

Hi Lobsterman.

Unless you know where the SPI bus in the NUC is and how to access it from software, you’re probably better off using an Arduino connected to the lightning detector to operate the detector and then connect the Arduino to your NUC over USB to pass lightning data onto the computer. You would need to write software for the NUC to interpret the data though.