Public projects 3
CoffeeAuth: Grinder Authentication System
Project tutorial by Windows IoT
- 13,699 views
- 3 comments
- 16 respects
Automated Dehumidifier Sump Pump
Project tutorial by Zachary J. Fields
- 7,509 views
- 10 comments
- 23 respects
Toolbox 5
Respected projects 19
Autonomous Indoor Greenhouse - Mature Real Working Project
Project showcase by vinikon
- 42,268 views
- 47 comments
- 218 respects
Comments 38
PowerShell GPIO Using Arduino USB Support In Windows 10 over 3 years ago
Windows Remote Arduino over 4 years ago
Thanks for reporting this, we'll look into it as we have time. Would you mind posting an issue at
https://github.com/ms-iot/remote-wiring
?Windows Remote Arduino almost 5 years ago
Yes. All of the components of serial-wiring adhere to the
Microsoft::Maker::Serial::IStream
interface, so it should be easily swapped.
Have you considered, https://github.com/ms-iot/remote-wiring as the backing library for your Powershell scipt? It's installable as a NuGet package and is the same library that back-ends the Windows Store app you mentioned in your post.