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

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.

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