rpicopter / MotionSensorExample

MPU6050/MPU6500/MPU9150/MPU9250 over I2c for RaspberryPi
137 stars 80 forks source link

Please explain how to run it #5

Open Gargo opened 8 years ago

Gargo commented 8 years ago

I'm a newbie in development for linux/raspberry pi. Could you write a verbose instruction how to run it?

gregd72002 commented 8 years ago

You need raspbian. Just run 'make'

Gargo commented 8 years ago

nice. make just compiles the sources. Which output files are executable?