-
- Downloads
[ASM330LHH] Implemented "onSimpleUpdate"
Compiled, but not tested, implementation of the "onSimpleUpdate" method for ASM330LHH driver. - Driver should now be able to correctly read data coming from gyroscope, accelerometer and temperature sensor - Still has to be tested on a properly working IMU
Showing
- src/entrypoints/asm330lhh_test.cpp 9 additions, 1 deletionsrc/entrypoints/asm330lhh_test.cpp
- src/shared/sensors/ASM330LHH/ASM330LHH.h 239 additions, 13 deletionssrc/shared/sensors/ASM330LHH/ASM330LHH.h
- src/shared/sensors/ASM330LHH/ASM330LHHData.h 14 additions, 0 deletionssrc/shared/sensors/ASM330LHH/ASM330LHHData.h
- src/shared/sensors/ASM330LHH/ASM330LHH_data.h 0 additions, 0 deletionssrc/shared/sensors/ASM330LHH/ASM330LHH_data.h
src/shared/sensors/ASM330LHH/ASM330LHHData.h
0 → 100644
Please register or sign in to comment