arduino-libraries / Arduino_LSM6DS3

LSM6DS3 Library for Arduino
GNU Lesser General Public License v2.1
30 stars 31 forks source link

should there be a version 2? #16

Open thisdougb opened 3 years ago

thisdougb commented 3 years ago

I need to extend this library to log data to the FIFO queue. I also want to turn on/off the both the accelerometer and gyro. A bunch of things really, some which I don't yet know. But as I forked the repo, I had a thought.

It feels like this repo is no longer maintained, but that a few people want to extend it or request features are added. I'm no C++ or Arduino guru, but reasonably competent in extending existing libraries. So who wants to extend this lib while maintaining it as a public library? How do we even do that within the ardiuno libraries account?

I want to do my work in coherence with others, hopefully there will be shared effort and goals. Let's be lazy and share effort 😁

To the existing maintainers, have you moved on or just need some help? I have no desire to be a maintainer, but will do if it gets the library moved forwards.