Skip to content

dpengftw/chipflaskgarage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chipflaskgarage

Python Flask application running on CHIP

Quick Start

You will need a:

  1. Flash your CHIP computer or Raspberry Pi
  2. Install the necessary binaries
sudo apt-get install nginx pip

pip install CHIP-IO uWSGI supervisor Flask
  1. Clone the base code
git clone https://github.com/jedioncrk/chipflaskgarage.git
  1. Connect the GPIO PINs of the computer to relay

Simple Flask web application that verifies the user via a passcode. Upon verification, the garage control page is available to the user.


What is CHIP?

The world's first $9 computer, made to make making things more of a thing! With WiFi, Bluetooth, power management, and onboard storage with mainline Linux pre-installed, C.H.I.P. is ready to pop into your projects!

https://chip.hackster.io/products/c-h-i-p

How about Raspberry Pi?

Yes, as long as you have GPIO pins, and run Python, any computer with these two requirements will work.

About

Python Flask application running on CHIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published