Skip to content

chamodw/ir-calibration

Repository files navigation

IR calibration

Install homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install python

brew install python3

And associated libraries

pip3 install matplotlib scipy numpy

Install arm-gcc

brew install arm-none-eabi-gcc

Install DFU Utilities

brew install dfu-util

Install unbuffer

brew install unbuffer

Clone this repo

git clone https://github.com/chamodw/ir-calibration
cd ir-calibration
mv atmel sensor-build
git clone https://github.com/ARM-software/CMSIS
git clone https://github.com/augmented-human-lab/kiwrious-sensor
cd ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published