Title:
Brushless_Gimbal_Balancing_Robot Download
- Category:
- Other systems
- Tags:
-
- File Size:
- 6kb
- Update:
- 2017-09-27
- Downloads:
- 0 Times
- Uploaded by:
- Martin
Description: Brushless_Gimbal_Balancing_Robot
Arduino Code
-The code is running on a mega328p and was compiled using Arduino 1.6.6
-The code cycle time is a constant ~250Hz
At the heart of the code is a counter that is advanced every time TIMER1 overflows and triggers an interrupt routine. This counter triggers other events at specific intervals allowing the code to run at a known rate and simplify math in the control loop.
To Search:
File list (Check if you may need any files):
Brushless_Gimbal_Balancing_Robot.ino