Oak Creek Valley is a very popular destination for hiking and recreation for the city of Corvallis. Accessible forests in the Oak Creek Valley include the McDonald Forest, Cardwell Hill, Fitton Green, Bald Hill Farm, and others. These natural areas are enjoyed by many for hiking, mountain biking, and more. Our project, Know Before You Go, is an Internet of Things platform with a mobile app to help park visitors determine how busy a recreation site is before they arrive. By providing park visitors with this insight, we alleviate traffic congestion at trailheads, saving park visitors time and preventing overuse of natural areas.
This repo contains all the code and setup instructions for running our running software on our Raspberry pi nodes. You'll find the code for the main script in in src/main.py.
In /src/setup/installscript on your Pi run this Python file to install necessary Python and Linux packages.
python setupscript.py In src/ run main.py. This script will auto turn off the Pi when complete and turn on when there is an interval.
python main.pyDistributed under the GPL-3.0 license. See LICENSE.txt for more information.
