William Meng

Results 6 comments of William Meng

Very neat! :) Combining the C++ and Python codes into a single program may be awkward, but perhaps it will be useful to stream data from one program to another...

Hello! I'm assuming you are using my firmware from here? https://github.com/wlmeng11/SimpleRick_firmware If you look at the Serial Monitor in Arduino, do you see any messages once you press the button?...

Does the servo work with other microcontrollers? Just to make sure it isn't faulty.

Ah fantastic! I don't remember exactly the Teensy frequency but I believe it was the default setting of 96 MHz.

The correct clock frequency is important for producing the correct delays for the HV pulse signal, since the pulse width is determined by the period of the Teensy clock (by...

Great! Let me know if you run into any other issues with the board! You can't change the resonant frequency of the piezo element because it is determined by the...