eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
659 stars 411 forks source link

[Question] Support for LIS3DH and MAX7219/21 #617

Closed alext-mkrs closed 6 years ago

alext-mkrs commented 6 years ago

@propanu, @w4ilun, I've got my hands on those two subj modules and noticed there seems to be no support for either of them (there's LIS2DS12, which is very close, but still a bit different from LIS3DH and the latter seems to be more widespread being cheaper) in UPM.

Is that correct? If so, are you interested in getting those in, I could give it a shot if no one works on that or plans to.

w4ilun commented 6 years ago

@alext-mkrs I don't think those 2 modules are in development, would be great if you could add them!

alext-mkrs commented 6 years ago

Good, thanks for the information :) I'll follow the standard PR flow then, when it's ready.