Grid-EYE

Apache licensed Build Status crates.io

Rust driver for Grid-EYE / Panasonic AMG88(33)

Documentation

Read the detailed documentation here

Build

Rust nightly is needed to compile this crate.

Raspberry Pi

cargo build --example raspberrypi cargo run --example raspberrypi

STM32

The STM32 is tested on a 1bitsy board with a STM32F415RGT6 CPU.

cargo build --example stm32 --target thumbv7em-none-eabi

ToDo

Done

License

Apache License, Version 2.0

Resources