mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Add Accelerometer
This commit is contained in:
parent
18680335c6
commit
d3bfe6906b
1 changed files with 3 additions and 1 deletions
|
@ -7379,7 +7379,9 @@ Our app should catch this error and resend.
|
|||
|
||||
# PinePhone Accelerometer and Gyroscope
|
||||
|
||||
TODO
|
||||
To read PinePhone's InvenSense MPU-6050 Accelerometer and Gyroscope, check out this article...
|
||||
|
||||
- ["Inside a Smartphone Accelerometer: PinePhone with NuttX RTOS"](https://www.hackster.io/lupyuen/inside-a-smartphone-accelerometer-pinephone-with-nuttx-rtos-b92b58)
|
||||
|
||||
# Compile NuttX on Android with Termux
|
||||
|
||||
|
|
Loading…
Reference in a new issue