| Crates.io | as3935 |
| lib.rs | as3935 |
| version | 0.1.0-pre.1 |
| created_at | 2019-06-28 11:44:07.20112+00 |
| updated_at | 2019-06-28 11:44:07.20112+00 |
| description | Rust I²C/SPI driver for AS3935 Franklin Lightning Sensor IC |
| homepage | https://github.com/trashware/as3935-rs |
| repository | https://github.com/trashware/as3935-rs |
| max_upload_size | |
| id | 144289 |
| size | 44,695 |
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.