k210-sdk-stuff/rust/glyph-mapping
Wladimir J. van der Laan d4b2b6bbbd rust: Dependency bump k210-hal
Peripherals moved to pac, UARTS take the pins to use and internally
configure sysctl.
2019-07-03 18:24:24 +00:00
..
src rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
.gitignore rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00
Cargo.toml Dependencies bump 2019-07-02 17:20:39 +00:00
README.md rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00

glyph-mapping

Display the real-time image from ov5640 passed through a glyph-mapping algorithm.

This samples the camera in planar R8G8B8 format.