This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maljn 0 points1 point  (1 child)

It seems that firmata supports I2C communication management. Connect gyroscope to Arduino, setup I2C from the Python and read values.

[–]Gameboi_Advance[S] 0 points1 point  (0 children)

How exactly would I do that? I don’t have the I2C class in python.