Maybe crazy idea? #134
Replies: 4 comments 10 replies
-
Roland/DW does wireless data transfer from the pads to the module. So, in theory it is possible with good latency. If you want to use Bluetooth, I think the latency will be too high. With Wifi, I don't know. If you want to use Wifi or Bluetooth in the ESP32 together with the Edrumulus code, that is not possible. Edrumulus needs all CPU cores and you get a segmentation fault if you enable either Bluetooth or Wifi. |
Beta Was this translation helpful? Give feedback.
-
Hi Corrados, I would like to start building my breadboard for connecting piezos... currently I have a simple piezo on a small Millenium splash (like this https://www.flymusic.ro/pad-uri-pt-toba- electronica/19321-millenium-mps-300-mono-cymbal-pad.html ). |
Beta Was this translation helpful? Give feedback.
-
Hi Corrados, before writing I checked everything many times, but I can't figure it out. I simply wanted to connect a piezo to your signal conditioning circuit, and read it with my oscilloscope... if the schematic is correct, what happens to me is I read a constant voltage of about 1.6v, but hitting the piezo does not notice practically no change... did I make a mistake with the connections? |
Beta Was this translation helpful? Give feedback.
-
Hi Corrados, sorry if I continue on this thread, but I didn't want to open another, perhaps useless one. |
Beta Was this translation helpful? Give feedback.
-
Hi Corrados, congratulations on your work.
As a Hobby I am just recently approaching the world of microcontrollers, and I am a developer. I would like to ask you a question, considering all the study you have already done on ADCs and triggering with piezos... do you think it is feasible to make a radio transmission system (not necessarily Wifi or Bluetooth, maybe better analog transmission with proprietary protocol) between an ESP32/Teensy and an external module? The external module might contain an ADC, or it might not. How much would it affect the latency that you were able to optimize instead? And if this is theoretically feasible, could it be extended for a higher number of external modules? (8/10)
Thank you for your attention.
Beta Was this translation helpful? Give feedback.
All reactions