Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi flask GPIO server

A flask server for controlling Raspberry Pi GPIO pins using a button interface.

When searching for how to control Raspberry Pi GPIO pins using the Flask framework it seems that all roads lead to Matt Richardson's tutorial. This is a great starting point but I wanted to make it look nicer and use actual on-screen buttons to control the GPIO pins.

This repository is my attempt to make some skeleton frameworks for using on screen buttons to control GPIO pins.

Contents

  • basic_gpio_dashboard : Basic GPIO control with buttons adapted from Matt Richardson's code.

About

A flask server for controlling Raspberry Pi GPIO pins using a button interface.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors