JerryMungo
Honorary Master
- Joined
- Jul 18, 2008
- Messages
- 37,540
- Reaction score
- 6,279
Hmm.... socks / VPN sounds like a good use of a PI...
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
i am trying to create a gps tracker using my pi
Installed Windows 10 IoT on my Pi 2.
http://blog.lionelchetty.co.za/windows-10-iot-on-raspberry-pi-2/
I'm also wondering, what are you planning to do with win 10 on your pi?
Still looking at the possibilities, I'm not an electronics guy I still have to learn so a friend will give me a scope of what's possible. Basically something IoT, have the backend running in the cloud and have a notification pushed to the Pi for execution.
My friend will take care of the wiring and I'll manage the coding.
Still looking at the possibilities, I'm not an electronics guy I still have to learn so a friend will give me a scope of what's possible. Basically something IoT, have the backend running in the cloud and have a notification pushed to the Pi for execution.
My friend will take care of the wiring and I'll manage the coding.
Sounds interesting. Please keep us updated. Especially where you host your back-end, technologies used etc.
Interesting. But why Windows 10 and not something lightweight, like Linux?
A universal app will be created so it will be easier to integrate with the Azure backend also it will be a lot more productive for me to code in C#.
Fair enough. I'm not sure what support C# is going to have on the GPIO pins though.
They have a lot of sample projects on their Github page, I need to get some components like LEDs etc. And start playing around with it.