sensebox / senseBox-bike-Arduino

Repository which holds the Arduino Sketch for the senseBox:bike
MIT License
2 stars 2 forks source link

Added mpu6050 instead of internal bmx #12

Closed Thiemann96 closed 1 year ago

johnjohndoe commented 1 year ago

What is the motivation here? Is there a better sensor? Is the old one no longer supported? What happens if people with old hardware check out the modified code?

Thiemann96 commented 1 year ago

Hey, the motivation behind this was that the acceleration sensor we used in the first version is simply not produced anymore. Before the acceleration sensor was mounted onto the board itself but now for the mean time we will be using the MPU6050.

johnjohndoe commented 1 year ago

Is the acceleration sensor (insert type here) of the first version still supported with this version of the code?