Skip to content

pablinhob/berryGrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berryGrow

An open controller for your grow rom

Credits

Python dependences

  • pip install flask

  • pip install schedule

  • pip install RPi.GPIO

Using libraries

SD Backup and restore

Do image of your berrygrow system sudo dd bs=4M if=/dev/sdb | sudo gzip > /home/your_username/image`date +%d%m%y`.gz

Restore or install image sudo gzip -dc /home/your_username/image.gz | sudo dd bs=4M of=/dev/sdb

Thanks to: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=46911

About

Grow room automation with raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published