I've been going back and forth on getting the new cool v3 effector setup, but i've spent too much time on my e3d-v6 mount and I already had an accelerometer lying around. So, I figured I'd see if I could swap it in.
The cheap distributor is no longer selling it for <$5 but there are still some cheap options:
https://smile.amazon.com/s/keywords=ADXL345
There is a mounting hole on it, so I just strewed that into the top next to the bowden tube. I was originally going to mount it to the bed and isolate it more, but I gave up on that before I figured out the PS_ON switcheroo--I may try that again in the future.
I quickly got it reading taps by changing the i2c registers in the v3 firmware, but got confused about the Z_PROBE_PIN being read, because I didn't notice that they repurposed the PS_ON pin

Anyway, once I hooked up that pin as well, I got it all going. It's a bit more sensitive than the seemecnc guy's choice and it can work with a heated hotend as well.
If people are interested, I could make a fork of the seemecnc firmware, or just post the new accelerometer_* functions with the new register values.