Code Monkey home page Code Monkey logo

wopi's Introduction

WOPi

Wildlife Observation Pi

WOPi is a software bundle to turn your Raspberry Pi into a multi-purpose wildlife observation platform.

Raspberry Pi is a trademark of the Raspberry Pi Foundation.

##Features##

  • Make use of the Raspberry Pi camera module to upload a picture to the web in a predefined interval
  • attach one or more (DS1820) temperature sensors to your pi and collect their data
  • convenient browser based web administration instead of CLI

Use your WOPi to:

  • watch what's going on in the birdbox in your garden (my current use case)
  • remotely observe your aquarium
  • check on the stats of your lizard's terrarium
  • install a wildlife cam somewhere else
  • ...

I want everybody to be able to realize a wildlife observation project without the need of having to dive into the depths of the technical realization - including having to administer the Pi via CLI over an ssh connection to install and configure the necessary software. This is how WOPi came to be. One install script is everything a "non-technical" user should have to invoke to have a fully running Wildlife Observation Platform.

##Installation## The installation procedure described here assumes that you use a current Raspbian image. Here are the steps to get WOPi up and running. Log in to your pi as user pi. You are in your home directory. A default WOPi installation assumes all WOPi related files to reside there.

  • get the contents of this repository:
git clone https://github.com/tgeimer/wopi.git wopi
  • make the install script executable:
chmod a+x wopi/install.sh
  • execute the installation script with root privileges:
sudo wopi/install.sh
  • wait until everything has installed and check the installation log:
cat wopi/log/install.log

Check back soon to see the progress.

wopi's People

Contributors

tgeimer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.