Page 1 of 1

MPU6050 on a raspberry pico with smbus [school project]

Posted: Thu Mar 11, 2021 9:23 am
by DeeJaySlowTime
Hi!
For a school project I need to connect the MPU6050 to a Raspberry Pi Pico. I know it's done on a usual pi 3/4 with the smbus module. I have seen someone else import a different library to the Pico. Has anyone got the smbus source code with all the imports you need for that.

Thanks for responding in advance :D

Re: MPU6050 on a raspberry pico with smbus [school project]

Posted: Thu Mar 11, 2021 9:32 am
by pythoncoder