RBinsonB / Nox_robot

Nox robot project
GNU General Public License v3.0
94 stars 38 forks source link

Adding IMU #6

Open adityasivaraj opened 2 years ago

adityasivaraj commented 2 years ago

Hi Robin,

I am working on a similar project. I am also using Arduino to give the motor commands. Do you think I should add IMU to the RasPi directly (using GPIO pins) or I should add it to Arduino, which is already controlling the motor?