Hi All
Anyone interfaced the accelerometer LSM6DS3 with esp32?
or anyone worked with it please tell the procedure to work with it.
Thanks
Driver for LSM6DS3-accelerometer
Re: Driver for LSM6DS3-accelerometer
It looks like there is an Arduino library available for it ... see:
https://github.com/sparkfun/SparkFun_LS ... no_Library
That would then imply that you could access it from the ESP32 Arduino Libraries and if you wanted to use ESP-IDF directly, it is a relatively straight forward mechanism to port Arduino to ESP32 on a one-for-one basis.
https://github.com/sparkfun/SparkFun_LS ... no_Library
That would then imply that you could access it from the ESP32 Arduino Libraries and if you wanted to use ESP-IDF directly, it is a relatively straight forward mechanism to port Arduino to ESP32 on a one-for-one basis.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: Driver for LSM6DS3-accelerometer
I am trying to interface LSM6DS3 with esp32 . When I used the free fall detection or any code to run on esp32 configured in arduino IDE the code is not getting executed. Are there any header files for esp32 fetching data from LSM6Ds3?
Who is online
Users browsing this forum: No registered users and 173 guests