Python Flask application running on CHIP
You will need a:
- CHIP computer or Raspberry Pi
- MicroSD card
- (optional) Case for Pi
- 1 channel relay
- USB power adapter
- Flash your CHIP computer or Raspberry Pi
- Install the necessary binaries
sudo apt-get install nginx pip
pip install CHIP-IO uWSGI supervisor Flask
- Clone the base code
git clone https://github.com/jedioncrk/chipflaskgarage.git
- 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.
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
Yes, as long as you have GPIO pins, and run Python, any computer with these two requirements will work.