Good morning,
i need to create an app for read some GPIO from raspberry with C# (VS2015).
I don't find some example on web. Can you help me?
Thanks in advance
-
- Posts: 4
- Joined: Tue May 08, 2018 10:12 am
- DougieLawson
- Posts: 40583
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Posts: 4
- Joined: Tue May 08, 2018 10:12 am
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
Thanks for links, i tried but i have 2 problems:
1 - i don't have reference Windows IoT Extension SDK, but Windows IoT Extension UWP.
2 - how can install package Windows.Devices.Gpio ? I don't find it.
Thank u so much!
1 - i don't have reference Windows IoT Extension SDK, but Windows IoT Extension UWP.
2 - how can install package Windows.Devices.Gpio ? I don't find it.
Thank u so much!
-
- Posts: 25298
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
mbucciarelli wrote: ↑Fri May 11, 2018 7:48 amThanks for links, i tried but i have 2 problems:
1 - i don't have reference Windows IoT Extension SDK, but Windows IoT Extension UWP.
2 - how can install package Windows.Devices.Gpio ? I don't find it.
Thank u so much!
https://docs.microsoft.com/en-us/window ... appingsrpi
https://social.msdn.microsoft.com/forum ... WindowsIoT
The information is out there....you just have to let it in.
My other Linux machine is a ChromeBox
My other Linux machine is a ChromeBox
-
- Posts: 4
- Joined: Tue May 08, 2018 10:12 am
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
i'm sorry, but this link don't explain my problems.fruitoftheloom wrote: ↑Fri May 11, 2018 10:34 ammbucciarelli wrote: ↑Fri May 11, 2018 7:48 amThanks for links, i tried but i have 2 problems:
1 - i don't have reference Windows IoT Extension SDK, but Windows IoT Extension UWP.
2 - how can install package Windows.Devices.Gpio ? I don't find it.
Thank u so much!
https://docs.microsoft.com/en-us/window ... appingsrpi
https://social.msdn.microsoft.com/forum ... WindowsIoT
Thanks
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
Maybe this will help: https://social.msdn.microsoft.com/Forum ... WindowsIoT
--------------
The purpose of a little toe is to ensure you keep your furniture in the right place.
The purpose of a little toe is to ensure you keep your furniture in the right place.
-
- Posts: 4
- Joined: Tue May 08, 2018 10:12 am
Re: visual studio 2015 c# read GPIO with Raspberry PI 3
in thsi there is the same problem of meMortimer wrote: ↑Fri May 11, 2018 1:37 pmMaybe this will help: https://social.msdn.microsoft.com/Forum ... WindowsIoT