kriswiner / MPU6050

Basic MPU6050 Arduino sketch of sensor function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason behind not using the interrupt functionality?

barafael opened this issue · comments

Your sketches have proven very useful and you clearly know what you are doing. I ordered an 'Ultimate IMU' from tindie.
What is the reason you do not use the interrupt pin? I2Cdevlib uses it, and your sketch mentions it as well.