Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: please help me in loop i am trying to run this program in raspberry pi by sending msg
Post: RE: please help me in loop i am trying to run this...

actually i am not a programmer, thats why i am stuck in this thing. i make this program for traffic signals where it runs periodically red,yellow and green. now i want this to run with mqtt on real ti...
saifullahbhutta General Coding Help 2 2,341 Jan-27-2020, 02:32 PM
    Thread: please help me in loop i am trying to run this program in raspberry pi by sending msg
Post: please help me in loop i am trying to run this pro...

import paho.mqtt.client as mqttClient import time, random, RPi.GPIO as GPIO GPIO.setwarnings(False) GPIO.setmode(GPIO.BOARD) def on_connect(client, userdata, flags, rc): if rc == 0: ...
saifullahbhutta General Coding Help 2 2,341 Jan-27-2020, 02:17 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020