Forum Discussion
David Jones
Mar 16, 2020Brass Contributor
dotnet/io Sampler app on Github
Just published a .Net Core app on GitHub that implements several of the dotnet/io functions in a menu driven manner. Has been developed for the RPi, Raspian and IoT-Core. The repository on GitHu...
David Jones
Mar 24, 2020Brass Contributor
This motor functionality has been added to the Azure IOT Hub SDK Quickstarts using both the Telemetry and Device Streaming protocols. See https://github.com/djaus2/az-iothub-ps So using IoT Hub you could remotely control a motor: Enable, Fwd, Back and Brake.