Skip to content

Tiny Rust library for playing with RaspberryPi's camera.

License

Notifications You must be signed in to change notification settings

pawanbisht62/raspicam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspicam

Tiny Rust library for playing with RaspberryPi's camera. This library is supposed to click an image from the RaspberryPi's camera and stores the image in the user's specified path. As of now, this library works only for clicking images from the camera. We thrive for the best and want you to contribute towards a better Project. See CONTRIBUTING.md for giving your valuable feedback and contributions.

Usage

In your Cargo.toml

[dependencies]
raspicam = "0.1.0"

Get project as a Crate

https://crates.io/crates/raspicam

Example

About

Tiny Rust library for playing with RaspberryPi's camera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages