UNIHIKERGravity

How to use gravity sensor SEN0409 with unihiker

userHead Julien.Decreton 2024-07-16 19:51:08 23 Views1 Replies

Hello everybody, 

i wrote a script for my Raspberry 5 using pyQt5 and LIS Series Python Library for get acceleration from two DFRobot_LIS2DW12 devices [0x18 et 0x19].

 I get the accelerations values, display to the widget and send it via websocket to another computer.

 Now i want to do the same thing with an uniker board. Somebody have a small exemple for me? When i try, i have errors when i set the I2c channel. 

2024-07-17 01:52:51

Use the i2cdetect tool to check if your LIS2DW12 devices are properly connected to the I2C bus

userHeadPic lia.ifat