ST LIS2DH12 and Quectel L76-M33 library for ESP32 IDF
Posted: Thu Jan 09, 2020 4:20 pm
Hi everyone,
I am working with communicating the accelerometer LIS2DH12 using I2C and GPS L76-M33 using UART with ESP32 IDF and VSCode. I found the library of this sensor on ESP IoT Solution of Espressifm from this link https://github.com/espressif/esp-iot-so ... r/lis2dh12, however, the library only supports reading and setting configuration and data, there is no interrupt setting or other functions. About the L76-M33, I cannot find at all any library on internet nor Google.
Therefore, I would like to ask for full libraries of these two modules to work for my project. I would really appreciate if someone can share with me the link download or your repository that you have developed yourself.
Thank you very much and have a nice day.
I am working with communicating the accelerometer LIS2DH12 using I2C and GPS L76-M33 using UART with ESP32 IDF and VSCode. I found the library of this sensor on ESP IoT Solution of Espressifm from this link https://github.com/espressif/esp-iot-so ... r/lis2dh12, however, the library only supports reading and setting configuration and data, there is no interrupt setting or other functions. About the L76-M33, I cannot find at all any library on internet nor Google.
Therefore, I would like to ask for full libraries of these two modules to work for my project. I would really appreciate if someone can share with me the link download or your repository that you have developed yourself.
Thank you very much and have a nice day.