How to control GPIO pins on windows 10 with python?

Options
YorickBM
YorickBM New Member Posts: 1
edited February 2023 in UP Squared Pro Windows

Hey,

I'm currently developing on a UP Squared Pro EDGE that has windows 10 installed as an operating system. For the project we are required to program within python 3.10. We also need to connect several digital In and outputs.

Sadly I cannot find a single driver for windows to have the GPIO registered and a way for python to then interact with these pins. Does anyone know how I can interact with the GPIO pins on my device with python?

Answers