Public projects 3
CoffeeAuth: Grinder Authentication System
Project tutorial by Team Windows IoT
- 15,607 views
- 3 comments
- 17 respects
Automated Dehumidifier Sump Pump
Project tutorial by Zachary J. Fields
- 8,973 views
- 10 comments
- 23 respects
Toolbox 5
Respected projects 21
Punch Activated Arm Flamethrowers (Real Firebending)
Project showcase by Allen Pan
- 337,212 views
- 186 comments
- 1,883 respects
Face Tracker Using OpenCV and Arduino
Project showcase by Shubham Santosh
- 65,657 views
- 52 comments
- 132 respects
Autonomous Indoor Greenhouse - Mature Real Working Project
Project showcase by vinikon
- 67,201 views
- 56 comments
- 279 respects
Comments 38
PowerShell GPIO Using Arduino USB Support In Windows 10 almost 5 years ago
Windows Remote Arduino almost 6 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 about 6 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.