https://github.com/omkarpathak/iot_workshop
These are the files that we used for our IoT workshops.
https://github.com/omkarpathak/iot_workshop
Last synced: 10 months ago
JSON representation
These are the files that we used for our IoT workshops.
- Host: GitHub
- URL: https://github.com/omkarpathak/iot_workshop
- Owner: OmkarPathak
- Created: 2017-01-07T00:40:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T01:56:22.000Z (over 8 years ago)
- Last Synced: 2025-02-02T08:42:19.088Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 904 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT_Workshop
These are the files that we used for our IoT workshops.
[Motion_Pushetta](Motion_Pushetta.py)
This file contains the source code for detecting motion using Raspberry Pi and to notify the authentic user if motion is detected.
[Gpio LED Glow](gpio.php)
This helps to ON or OFF a LED via a mobile phone or browser.
[Blink](blink.php)
This file has the source code for blinking the LED interfaced with Raspberry Pi using Mobile Phone or a brwoser.
[Manual](IoT_Manual.pdf)
This is the handout that were given to our participants