Skip to content

igoral5/compass

Repository files navigation

Compass

Program working with compass HMC5883L

Build on Host computer (cross compiling) :
cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain-RaspberryPi.cmake .
make

Toolchain from https://github.com/raspberrypi/tools.git installed into /opt

Build on Raspberry Pi:
cmake .
make

About

Program working with compass HMC5883L

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages