ZWO Power Ports ASIAIR for RPi Models.
This driver is supported on Linux (ARM v6+).
INDIGO Astronomy open-source license.
indigo_server indigo_aux_asiair
Driver is developed and tested with:
- ZWO ASIAIR PRO RPi
- ZWO ASIAIR Plus RPi
This driver supports the 4 power ports on the ASIAIR PRO and Plus RPi models
- Output 1 -> GPIO 12 (PWM0*)
- Output 2 -> GPIO 13
- Output 3 -> GPIO 26
- Output 4 -> GPIO 18 (PWM1*)
*Two-channel PWM is supported. To enable it add "dtoverlay=pwm-2chan" to the bottom of /boot/config.txt:
$ sudo echo "dtoverlay=pwm-2chan" >>/boot/config.txt