[/code]"> [/code]"> [/code]">
I need help troubleshooting this. I am trying to get my relay working using a very simple Python codes. Here it is: [code]import RPi.GPIO as GPIO GPIO.setwarnings(False) GPIO.setmode(GPIO.BOARD) GPIO.setup(37, GPIO.OUT) import time for x in range (0,3): GPIO.output(37, True) print "Lights on" time.sleep(3) GPIO.output(37, False) <<<here where it is supposed to turn off but doesn't print "Lights off" GPIO.cleanup() <<< Relay's green light turn off here[/code]


JLCPCB – Prototype 10 PCBs for $2 (For Any Color)

China’s Largest PCB Prototype Enterprise, 600,000+ Customers & 10,000+ Online Orders Daily
How to Get PCB Cash Coupon from JLCPCB: https://bit.ly/2GMCH9w

Syed Zain Nasir

I am Syed Zain Nasir, the founder of <a href=https://www.TheEngineeringProjects.com/>The Engineering Projects</a> (TEP). I am a programmer since 2009 before that I just search things, make small projects and now I am sharing my knowledge through this platform.I also work as a freelancer and did many projects related to programming and electrical circuitry. <a href=https://plus.google.com/+SyedZainNasir/>My Google Profile+</a>

Share
Published by
Syed Zain Nasir