Flywheel test bench code used by 4253B in Spin Up
You can control the speed of your flywheel via a potentiometer.
- Install PROS here
- Download code:
Git Installed | No Git Installed |
---|---|
Run git clone https://github.com/Yessir120/4253B-Change-Up-Late-Season.git in your terminal |
Click the green Code button and select Download ZIP |
- Modify the motor and sensor configurations in lines 77-81 to suit your needs. Learn more about the PROS API here
- Run
pros mu
at the root of the project to build and upload the code to a VEX v5 Brain - Enjoy!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.