unity-game-engineraspberry-pi3windows-iot-core-10

Accessing raspberry pi gpio ports through unity


I am making a game for school and it is going to be displayed on a raspberry pi. My teacher has asked me to build a controller for it. I was wondering if it is possible to add a reference to Windows.Devices.Gpio in unity to be able to access that? I have found very little about this online, maybe someone has knowledge that they could share.

Thanks


Solution

  • Yes, Windows.Devices.Gpio is able to used in unity app running on a raspberry pi.

    enter image description here