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)
- Host: GitHub
- URL: https://github.com/djaus2/iotsampler
- Owner: djaus2
- Created: 2015-08-03T07:44:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T10:01:16.000Z (over 10 years ago)
- Last Synced: 2025-04-23T18:19:30.751Z (about 1 year ago)
- Language: C
- Size: 15.7 MB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
[](https://bitdeli.com/free "Bitdeli Badge")