GPIO control via listener server guidance - Raspberry Pi Forums


hi all,

query has been answered before, have spent quite bit of time googling unsuccessfully. because havent found search string adequately describe trying accomplish.

end result pi connected my wifi network. must able change each output gpio low high, or set it's voltage listening http request device on network.

plan create small home automation server multiple listening pi's. server pi have interface commands run:
"http://listenera.ip/gpio1/on.py" <-turn on gpio 1 on listener
"http://listenera.ip/gpio1/off.py" <-turn on gpio 1 on listener
"http://listenera.ip/gpio2/on_3.3.py" <-set gpio 2 3.3v on listener

have found bits , pieces achieves parts of goal, no tutorial me way. advice appreciated.

regards,
sc

perhaps pigpio daemon running on each pi controlled central python script want.

see http://abyz.co.uk/rpi/pigpio/python.html


raspberrypi



Comments

Popular posts from this blog

Valutazione Template - Joomla! Forum - community, help and support

SD Datastring Convention

First use of Arduino Uno : avrdude error on Blink uploading