Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Read/Write Raspberry Pi 3 GPIO Pins and store them in a server using C# .NET Core, PHP, SQL

License

Notifications You must be signed in to change notification settings

yamin8000/RPiGpioDotNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPiGpioDotNetCore

gpio

Simple program in Windows IoT Core, for reading Raspberry Pi 3 GPIO pins' state and sending them to a server also getting commands from the server like changing state of the desired pin

Windows IoT Core

win10

Program in Windows IoT Core is a background task, you can read more about background tasks here.

Server/Service

The Server can be implemented using anything you desire but in this sample PHP is used and the database is SQL

License

This software is licensed under GPLv3