Skip to content

lisrec/smart-terrarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Terrarium

Project for controlling terrarium.

Project assumptions

  • Based on cheap Raspberry PI.
  • Not secure because RPi will be available only on LAN.
  • Deploy built services to RPi is working via network location (Z:)
  • RPi has installed Python3 with Flask and configured nginx service

Repo structure

  • backend

    Contains python Flask project which controls RPi audio and GPIO pins.

  • frontend

    Very simple react UI (designed for phone) to remote control Smart Terrarium.

  • configs

    Configuration files used by nginx and systemctl

  • scripts

    Scripts to quickly copy files from windows to rpi and to deploy/run all services on RPi

Devices

  • Raspberry PI B+ 1.2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors