gzpiano
sawyer bergeron I'm probably going to go with a DRV5057
If you open source HW the sensors I will likely try them with my piano. For fun.
The piano I built works with a wide range of sensors. And, I recently added a snap-on interposer board to make the system even more flexible. So shouldn't be too difficult to try.
sawyer bergeron was wondering what y'all have tried for striker rail materials.
I've studied several materials from very soft to hitting the metal bar direct.
stem piano streams all raw measurements over Ethernet. It is easy to load and analyze the data with Python. I've found that all materials introduce oscillations in the frame (as @CyberGene mentioned) and shank which can couple into the sensors and reduce accuracy. Also, the softer material can reduce velocity accuracy, depending on the algorithm. I presently use firm foam about 6mm thick. It does not deform much on strike, according to the streamed measurements.
Dean I'm curious about how the touch of a DIY MIDI
Its better than my other digitals by a huge margin. Not even close.
sawyer bergeron Have you had any pros try to regulate your action too?
I had the piano action professionally regulated to the frame I made.
General comment - firmware is biggest project time. At ~4000 lines of code. Furthermore, since open sourcing a fully working and tested piano on GitHub last November….. I have discovered and opened 60 issues (and closed 45). History is on GitHub