Skip to content

unticks/arducam-mega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io crates.io Documentation Minimum Supported Rust Version

arducam-mega

arducam-mega is an embedded-hal SPI driver for the Arducam Mega.

Status and device support

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.

Minimum Supported Rust Version (MSRV)

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.

License

Licensed under either of

at your option.

Contribution

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.

About

Rust driver for the Arducam Mega

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages