This is a simple application that allows you to interface with robotics projects such as a DFRobot kit.
To get started you will need:
- Windows 10 PC
- Windows 10 Phone
- DFRobot robot platform
- DFRobot Romeo controller
Software
- Get the code
git clone --recursive https://github.com/ms-iot/remote-wiring-quick-controllers.git
- Open the solution file
UWPRobotController.sln
select your target platform and deploy.
===
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.