r2_control
r2_control copied to clipboard
Dome automation
Read in dome position Settings to allow auto center, point left/right (degrees?), spin, etc. PID control?
Will use a rotary encoder sensor on the gear drive, to detect the teeth going past a dual IR beam setup. An arduino will keep track and be able to respond with the current dome position in degrees from center.
Dome will have to be centered on power up, or maybe a reset option via i2c.
Initial dome control code written. Will try driving the dome normally via API calls, then get position feedback, and work out the code needed to position the dome correctly.