Hi everyone,
i’m very interested in the Button Pad SPI controller and
I think it would be great if there was a Arduino library for it, so you can easy implement it in your project without having many lines of code. (easy access to buttons or LED’s)
I think many poeple would use it in their projects.
So there is my question:
Is there anybody who is interested in programming such a library?
thanks,
Moritz Hoffmann
I might be interested. I purchased two of these Button Pad Controller SPI’s over a year ago, and couldn’t hack them to save my life. It looks like some progress has been made by other people over that stretch of time.
So now that there is some Arduino code available to try out, I am going to revisit my project, to see if I can program the button grid to send out some midi “note on” signals from my Arduino. If I can accomplish this, then I should be in a much better place where I can make contributions to a standardized library.
I’ll try to return to this thread with some progress results. In the meantime, if you have any advice, tips, or improved Arduino code, please flag me. These button pads have been very challenging for me, at least.