Project DescriptionUniversal Win App that runs on Windows 10, including IoT Core (eg Raspberry PI2) that connects to an embedded, eg Arduino, device over Bluetooth Serial.
Updates
Update 2: One bug fix (was writing send text twice) and and one code improvement (menu returns DeviceInformation so no need to requery for it.)
There are two projects:
- The Universal Windows App that requires Windows 10 and Visual Studio 2015 RTM.
- Requires a generic Bluetooth dongle. I use a very old CSR V1.1 version
- The Arduino serial loopback Sketch.
- The Arduino device requires a Bluetooth adapter connected to pins 0 and 1 as the code uses the Serial class.
Note: This
IS NOT a
Windows Remote Arduino activity.
Documentation coming to Embedded101.com and Hackster.io