An open API service indexing awesome lists of open source software.

https://github.com/tuemb/as7331-rs


https://github.com/tuemb/as7331-rs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# as7331-rs
Support as7331 driver for esp chips.
## Run example:

```
cargo r_esp32
```
```
cargo r_esp32c2
```
```
cargo r_esp32c3
```
```
cargo r_esp32c6
```
```
cargo r_esp32h2
```
```
cargo r_esp32s2
```
```
cargo r_esp32s3
```

## License

Licensed under either of:

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)