DHT11_Python icon indicating copy to clipboard operation
DHT11_Python copied to clipboard

compatibility to windows IoT on Raspberry Pi 3

Open sam5665 opened this issue 9 years ago • 2 comments

Hello,

thank you for your great work on this projekt but is it possible to make it compatible with windows IoT? I tried to exchange the import form "import RPi.GPIO as GPIO" to "import _wingpio as GPIO" but I only get error 1.

sam5665 avatar Apr 23 '16 21:04 sam5665

Dear sam, I will check it on windows IoT too. Every call fails or only several of them?

szazo avatar Apr 27 '16 08:04 szazo

Every call returns 1 but I think it is a performance issue of windows iot. Could you verify this?

sam5665 avatar Apr 27 '16 21:04 sam5665