Close

​Led Connection

A project log for Kids School Control

Notifies parents when their kid came to school via SMS

evgheniiEvghenii 09/21/2017 at 13:180 Comments

Connect your led to any gpio you want + GND. In my case i used GPIO16 for green led and GPIO26 for red. When you are done, test it:

Create 2 simple python scripts for green and red led with following content:

python greenled.py
python redled.py

Discussions