With the sad closure of RGT Cycling, some of the user base has moved over to MyWhoosh. People who have used RGT knows there was a steering feature and some even knew I had a steering solution for it which you can find here https://github.com/JC-Concepts/RGT-Arduino_USB_Steer. Hopever it was not a pure plug and play to transfer the RGT steering unit over to MyWhoosh even though it used the same keyboard commands. This project is to create steering buttons for MyWhoosh using an Arduino Pro Micro (or Leonardo). The concept is to make the Arduino act as an plug & play HID USB keyboard and send the characters 'A' (left) and 'D' (right) commands.
v0.1.0 Initial Release
You can buy me a gel, coffee, or inner tube. Your support helps me further develop on these types of projects.
View the latest on the Change Log
- This was flashed using Arduino IDE 1.8.19 if you are using Arduino 2.0.x there might be some additional settings you will need to modify in the IDE perferences.
- Arduino Pro Micro (a clone version will work and save you the money)
- Switch qty: 2 (any contact normally open will work, I've used a 5mm x 5mm tactile switch (not waterproof))
- Some wires
- USB A to micro USB cable (if your Arduino did not come with it)
- Sample picture: tactile switch hot glued to a scrap plastic from food packaging
- Switch assembly is held onto the hood using an elastic
- Waterproofing the switch, you can use a small plastic bag or food wrap to seal it
- Cheap alternative to waterproof the Arduino is to put it into a kids food container (easily found at the dollar store)
Example pictures