Crates.io | arducam-mega |
lib.rs | arducam-mega |
version | 0.4.0 |
source | src |
created_at | 2023-03-20 10:41:07.536195 |
updated_at | 2023-03-26 16:22:30.467845 |
description | SPI driver for the Arducam Mega |
homepage | |
repository | https://github.com/unticks/arducam-mega/ |
max_upload_size | |
id | 815141 |
size | 60,726 |
arducam-mega
arducam-mega
is an embedded-hal
SPI driver for the Arducam
Mega.
This crate is currently in the very early stages of development, and should be considered experimental.
While this crate aims to provide support for both the 3MP and 5MP versions of the Arducam Mega, it is only tested using the 5MP version.
We welcome testing using other cameras and other embedded systems.
This crate is guaranteed to compile on stable Rust 1.66 and up. The crate uses custom discriminants and enum variants simultaneously, which is only officially supported since Rust 1.66. This guarantee is enforced by CI.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.