Rotator module version 3.1
This revision is from 2014/02/25 23:31. You can Restore it.
Version 3.1 in addition to the 3.0 version only circuit to stabilize the voltage measured azimuth - AREF
Activate this function with insert analogReference(EXTERNAL); to arduino code before analog_az = analogRead(rotator_analog_az); in master .ino file
analogReference(EXTERNAL); analog_az = analogRead(rotator_analog_az);