d6c5058f2eb02b7e5a8a900f1b8f87c34e933147
Thermal decoder
https://wiki.telavivmakers.org/tamiwiki/projects/thermalcam
Rust lib usage
if you don't already have a virtualenv. Linux specific, adjust to your OS.
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
(cd thermaldecoder; maturin develop -r)
python test_rust.py
Description
Languages
Rust
51.9%
Python
43.2%
Shell
4.9%