/rpi-flask-robot-controller

Super simple Python flask server to drive RaspberryPi GPIO pins from hyperlinks in the browser (forward/back/left/right)

Primary LanguagePythonMIT LicenseMIT

Super basic no frills web-based GPIO signal driver for RasperryPi robot projects.

Requires Python Flask and RPi.GPIO framework.

Start the Flask server running on the Pi itself, connect your browser to its IP and click the forward/backwards/turn-left/right-right links to drive signals on GPIO pins (12,16,18,22).