How to use GPIO on windows 10 using c# ?
We recently bought a up squared board . We have installed windows 10 LTSC that running perfect on the board.
We have download the sdk from up squared site, but we are not able to understand how to use it with c#. Can you please provide us a working example in c# , and any relative documentation about it .
Thanks in Advance
Answers
-
Dear camillus thanks for your reply.
The sample code you have send us are for windows universal projects, and unfortunately does not cover our needs because we are using c# in windows forms applications.In that way we will must change all our source code from win form apps to universal windows apps , to add the functionallity of Gpio of the UP squared board.
We are parking system manufucturs and we are planning to change
the existing computers into our machines with the UP squared boards.
see linkhttps://carparking.gr/en/automatic_parking/payment-terminals
Do you have any example to send us in c# how to control Gpio in windows forms application ?
-