as3935-bbn

Crates.ioas3935-bbn
lib.rsas3935-bbn
version0.1.0-pre.2
sourcesrc
created_at2023-03-12 23:59:35.696936
updated_at2023-03-12 23:59:35.696936
descriptionFork of Michael Moravec Rust I²C/SPI driver for AS3935 Franklin Lightning Sensor IC
homepagehttps://github.com/bareboat-necessities/as3935-rs
repositoryhttps://github.com/bareboat-necessities/as3935-rs
max_upload_size
id808376
size47,146
Mikhail Grushinskiy (mgrouch)

documentation

README

Rust I²C/SPI driver for AS3935 Franklin Lightning Sensor IC

Build Status crates.io

This crate provides a Rust driver for the AS3935 Franklin Lightning Sensor IC. It provides an easy to use high-level asynchronous API to interact with the sensor which provides you with a non-blocking channel of events.

It's currently built on top of rppal library and as such is limited to Raspberry Pi.


The datasheet for AS3935 can be found here or here.

Commit count: 7

cargo fmt