Replies: 1 comment 1 reply
-
Hi Frank, Good idea to start the discussions going. I'm Jim and I've been working on getting device drivers written for many of the Piromoni boards (as well as some others). Right now I'm working on integrating their Touch PHAT with it's capacitive buttons. As a result of this I'm having to create a new DigitalInputProvider which is proving a little… interesting. I'm thinking that as soon as an instance of the device itself is created (for which you need an I2C bus/address pair it should create an register a new Provider that in turn can allow a DigitalInput to be created. Then I need to figure out how to add listeners to it. There are a lot of base classes that make it simpler the add the default methods but I'm still working my way though it. For example, adding a listener seems to be mostly handled by some superclasses. I just need to let them know of a state change and they do all the good work. I'm also looking forward to Frank's talk at the upcoming FOSDEM. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions