Skip to content

Set and read GPIOs from Raspberry Pi@Windows 10 IoT Core per http. Also Read One-Wire-Values.

Notifications You must be signed in to change notification settings

msiggi/Win-IO-RemoteControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win-IO-RemoteControl

Set and read GPIOs from Raspberry Pi@Windows 10 IoT Core per http-api. Also Read One-Wire-Values.

Win-IO-RemoteControl is a minimized Background-Service for your Raspberry Pi, which allows you to separate the hardware-related Software-components (set and get Gpio, read OneWire, ...). You can develop your non-hardware-related Software-parts in other projects independent of the Raspberry (for example in a Asp.Net-Core-App, which is maybe better for diagnostics and debugging).


early beta-state!


Api

Switch/Set GPIO #4:

http://[RaspiIp]:8800/api/setgpio/4/true

Toggle GPIO #4:

http://[RaspiIp]:8800/api/togglegpio/4

Logging

You can find logfiles here:

\192.168.XX.XX\c$\Data\Users\DefaultAccount\AppData\Local\Packages\WinIoRc.BackgroundService-uwp_***\LocalState

About

Set and read GPIOs from Raspberry Pi@Windows 10 IoT Core per http. Also Read One-Wire-Values.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages