https://github.com/davidbates/windows-10-iot-blinky
Changes to IoT Core Blinky example to show how to handle events
https://github.com/davidbates/windows-10-iot-blinky
Last synced: 5 months ago
JSON representation
Changes to IoT Core Blinky example to show how to handle events
- Host: GitHub
- URL: https://github.com/davidbates/windows-10-iot-blinky
- Owner: DavidBates
- License: mit
- Created: 2015-10-20T13:01:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T13:10:26.000Z (over 10 years ago)
- Last Synced: 2024-12-30T10:45:04.343Z (over 1 year ago)
- Language: C#
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# RaleighCodeCamp2015
Notes and Projects from the Raleigh Code Camp 2015 talk
This project contains:
* Modified Blinky sample to showcase how to handle events. Please look at /Raleigh-Code-Talk-2015 for full code and presentation.
### Attribution
All software used during the presentation was derived or used wholesale from Microsoft's public samples or Adafruit's learning system. Thanks goes out to both parties for sharing with the community. All respective licenses should be adhered to.