A pair of drumsticks that can be used to play Taiko no Tatsujin on any surface.
一对可以在任何表面上打太鼓达人的鼓槌.
Note: The prices above are in CAD, but I bought many of them from China (e.g. drumsticks). If you don’t understand Chinese or is not used to international shopping from Taobao, these components be more expensive to buy locally.
If you want to protect the ADC from high voltages that the sensor might generate, you can connect an extra 5.1v zener diode in reverse bias from ground to each sensor so that voltages flowing to the ADC will be at most 5.1v.

platformio run --target uploadI’m too lazy to write a HID device driver, so I’m using a python script to read the serial output from the Arduino and send keystrokes to the computer.
pip install -r requirements.txtpython reader.pyCtrl+C to exit.Note: If you’re using osu-stable, you might want to change the key settings either in the python script or in the game. By default, the script uses F for don and D for ka.