BasedHardware / omi

AI wearables
https://omi.me
MIT License
3.3k stars 386 forks source link

[Friend V2] Friend can use accelerometer and gyroscope. ($500) #569

Closed josancamon19 closed 2 weeks ago

josancamon19 commented 1 month ago

Is your feature request related to a problem? Please describe. I want to be able to retrieve gyroscope and accelerometer data from my Friend device.

Describe the solution you'd like Test this feature by receiving the data with accelerometer and gyroscope, and make a fake the detect if your Friend falls, that triggers a notification that says smth about it.

kevvz commented 1 month ago

Please see my full code, I added firmware to be able to expose the accelerometer, it's not just one dot I swear! Wasn't too familiar with PRs lol

josancamon19 commented 1 month ago

Will review soon, thanks for the PR

francip commented 1 month ago

I'd suggest we support this for DevKit 1 as well.

kevvz commented 1 month ago

I think it does! Both versions have the same accelerometer, so in theory any firmware that uses the accelerometer will work on both.

francip commented 1 month ago

Yes. This was more of a comment so that the app doesn't try to gate this based on the hardware revision. :-)