The file '“Real” Trombone Champ Trombone Controller Mount 3D Printer Model' is (fbx,obj,step,stl) file type, size is 375.9KB.
A mount for a button, switch, Arduino, pressure sensor and a time of Flight sensor on a trombone to be used to play the game “Trombone Champ” with a real trombone.
See Git hub for more information, BOM, and the code used with the build.
https://github.com/Gearomatic/Real-Trombome-Champ
Trombone Champ Controler V04.0
For Pro Micro + Python
Controls the mouse based on the results from a VL53L1X sensor mounted on a trombone.
Hardware:
Toggle Switch
The mouse movement is calibrated for a 1440X2560 monitor. You will need to modify the code to fit other screen sizes.
See the "Serial.println((distance*4));" at the end, Modify that multiplier (default is 4) Try 2 for 1080 Height screens?
WARNING: When you use the Mouse.move() command (in python in this case), the Arduino/python takes over your
mouse! Make sure you have control before you use the mouse commands. Flipping the switch on pin 5 to ground should stop the flow of data to python and give you mouse control back
this can be used to select levels or quit the python code.
If all else fails, unplugging the usb cable should return mouse control to you as well.
Created 2022 - 10 - 10
Modified on 2022 - 10 - 24
By Gearomatic
Used code from:
Reading distance from the laser based VL53L1X
By: Nathan Seidle
SparkFun Electronics
Trombone_Mount_V1_v15.fbx | 212.3KB | |
Trombone_Mount_V1_v15.obj | 497.3KB | |
Trombone_Mount_V1_v15.step | 262.3KB | |
Trombone_Mount_V1_v15.stl | 225.2KB |