An open API service indexing awesome lists of open source software.

https://github.com/djaus2/iotsampler

Various Windows 10 IOT Sample applications including GPIO and Analog with RPI2, Windows Remote Arduino (Windows Phione and desktop as UI ti to Arduino) and SQLite as Universal App (Desktop phone and RPI2)
https://github.com/djaus2/iotsampler

Last synced: about 1 year ago
JSON representation

Various Windows 10 IOT Sample applications including GPIO and Analog with RPI2, Windows Remote Arduino (Windows Phione and desktop as UI ti to Arduino) and SQLite as Universal App (Desktop phone and RPI2)

Awesome Lists containing this project

README

          

# iotSampler
Various Windows 10 IOT Sample applications including GPIO and Analog with RPI2, Windows Remote Arduino (Windows Phone and desktop as UI ti to Arduino) and SQLite as Universal App (Desktop phone and RPI2)

See my blogs at http://embedded101.com/Blogs/David-Jones/

This blog mirrors the one on Codeplex: https://iotsampler.codeplex.com

Sample Packs

1. Raspberry PI 2 GPIO C#
Inputing and outputing via a GPIO pin. Input includes polling and interrupt.
Interrupt code includes the old InvokeRequired, Async equivalent.
This is the full code for the tutorial at: http://embedded101.com/Blogs/David-Jones/entryid/632/Windows-10-IoT-GPIO-Sample-Apps-Now-complete-

2. Windows Remote Arduino
An extended version of "Blinky"
Input, Output, Analog Input, and NOW PWM Output (in Win 10 version.)*
Fancier UI
This is the full code for the tutorials at: Windows 10 Universal Windows Platform App: http://t.co/FFU2CM7yVm
Window 8.1 Universal App: http://t.co/WsVkqzAeq1

3. Windows 10 SQLite Universal App
Runs on all Windows 10 platforms, desktop, phone AND IoT
Visual State Manager for phone context.
Tutorial on Embedded101: http://embedded101.com/Blogs/David-Jones

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/djaus2/iotsampler/trend.png)](https://bitdeli.com/free "Bitdeli Badge")