You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fan control script #40 and the audio patch script (/usr/local/bin/audio_3.5_patch.py) rely on specific GPIO pins for control of the DevTerm hardware.
What GPIO pins are used for the Fan, and the Audio Jack? What other GPIO pins map to specific hardware features of the DevTerm?
The text was updated successfully, but these errors were encountered:
I'm unable to get the fan to spin up on GPIO 17. I've tried directly setting GPIO 17 as an output and then setting it to high/1 (using the gpio command) but the fan doesn't spin up. I'll try again later, but is there anything that could be missing here?
The fan control script #40 and the audio patch script (
/usr/local/bin/audio_3.5_patch.py
) rely on specific GPIO pins for control of the DevTerm hardware.What GPIO pins are used for the Fan, and the Audio Jack? What other GPIO pins map to specific hardware features of the DevTerm?
The text was updated successfully, but these errors were encountered: