Upsquare control GPIO (Window version)
Hi, I am new to this forum. May I know how to control GPIO pin for Upsquared board? Is Window version possible control it via Python?
Comments
-
@fads
Please click on the link below to download UP SDK and install the UpFramework driver, then rebuild and deploy the UpDemoApp to your UP^2. I suggest that you use Visual Studio 2019 to rebuild the demo app. BTW, this SDK is not supported in python
https://downloads.up-community.org/download/up-sdk-for-windows-10-and-windows-iot/ -
@rogertsai(AAEON)
thx for ur reply, if i use ubuntu system, is it able to control gpio pin with python? which ubuntu version support it? and which library should i download to control GPIO pin? -
You can find all the info in our wiki:
For Ubuntu https://wiki.up-community.org/Ubuntu
LibMRAA (with Python support): https://wiki.up-community.org/MRAA/UPMInformation about pinout and basic I/O control https://wiki.up-community.org/Pinout_UP2