Pi-GPIO-Server
Pi-GPIO-Server copied to clipboard
A server for the Raspberry Pi with access to the digital GPIO pins via RESTful JSON and Socket.io
Would you be open to accepting a PR to add scheduled actions for turning a pin on or off?
I have a relay board that is active low (I believe) well either way, Turn OFF was actually Turn ON for me and vise versa, I attempted to edit PI-GPIO-Server/pi_gpio/static/partials/pins.html...
I tried the setup, correctly set it up by changing the installation path, however when I start the service I get the error "RPI.GPIO module can only be run on...
I would like to know if it is possible to change the port that is in 5000 to port 80.
Just an FYI, the paths in /lib/systemd/syste/gpio-server.service set in the install script appear to be hardcoded. Took some digging, but after I updated the paths in that file to my...
Just wondering if this has a serial console support in addition to gpio server capability
This is just a minor annoyance from a UI perspective. I think maybe the Green/Red should be flipped, so that it actually reflect the current state of the pin. Right...
Is it / could it be possible to do software PWM on suitable pins via Pi-GPIO-Server?
Hello! I am wondering if it is possible (to do or implement) to add a GPIO pin and a slider. For example, I have a RGB Strip : - GPIO...
This is not an issue rather a request for some assistance on the syntax required to write a value to a Pin on the Pi using Alpha Anywhere and passing...