GithubHelp home page GithubHelp logo

keithellis74 / bird_box Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 1.53 MB

Raspberry Pi live video streaming bird box with live text and temperature overlay

License: Apache License 2.0

Python 78.74% Shell 21.26%

bird_box's Introduction

Raspberry Pi live streaming Bird bird box

Bird box

This repository supports my blog post

Software guides and associated files

###Infra red LED

  • irLED.py

###Logging temperature to ThingSpeak

  • Read temperature - ds18b20.py - Many thanks Matt Hawkins
  • Log to ThingSpeak - log_temp.py

###Streaming to ustream

  • raspivid ustream.sh

  • picamera

    • cameraStreamBash.py - This is the python code, basic version this needs to be called by a bash script

    • startPythonStream.sh - This is the script to call the python code above

    • cameraStreamBash1.py - This is the more advance python code which adds the text overlay to the video stream, including the date stamp and live temperature data, this also needs to be called by the bash script above, just make sure you edit the file name so the correct python file is run

    • thingspeak.py - This is a local copy of the thingspeak library, I have modified this so I can retrieve the latest temperature from thingspeak more easily. Make sure this is in the same directory as your python and bash script. You only need this is if you are calling data down from thingspeak

bird_box's People

Contributors

keithellis74 avatar

Stargazers

Fernando Lopes avatar Robin avatar Oleh avatar

Watchers

 avatar Robin 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.