Hello, I'd like to setup the PWM on the x86 using python but I have no idea what to do! Would appreciate any help. I am totally clueless. I know that Arduino is an option and is pretty simple but I would like to use python.
I also wanted to mention that I don't mind using arduino if it's easier, but my end goal is to use the udoo to handle SCPI commands and have it's PWM pins modulate some other things as well. I figured python is better for SCPI commands but I'm not sure. If arduino makes this all very simple then that's fine by me.
Arduino is better because you also not have to bother with the low 1.8V of the Braswell CPU GPIO. See https://www.udoo.org/docs-x86II/Hardware_&_Accessories/GPIOs.html Section Braswell GPIO. The Leonardo (when X86 II) is 5V compliant