Code Monkey home page Code Monkey logo

leaf-leaping's Introduction

Leaf-leaping

This github repository contains information about a project presented at the Raspberry Pi Student Challenge (http://www.illinoistechlex.org/RPstudentindex.html) Videos of the event can be viewed here: https://www.youtube.com/watch?v=z5wfaCaQqtU https://www.youtube.com/watch?v=lpjtA6wt0bg

The project started like any other, with a problem. I love jumping in leaves, but as I grew older, I realized I had less and less time to do it. Whenever I remembered to indulge in this fine fall fun, the results were less than satisfactory. It was too cold, the leaves were damp, or there weren't enough leaves to begin with!

The application uses raspberry pi and python code, and can be broken down into a few sections. Code is modified from already existing code to achieve the goal. It served as a great learning experience to me to see how all the parts fit together!

Camera: The code takes a picture of the ground, then analyzes it pixel-by-pixel to calculate the ratio of "orange:other pixels", or "leaves:not leaves" Something to note is that the default is rgb, which doesn't tell you what color a pixel is. Instead, convert to hsv and use the hue indicator.

Temperature-humidity sensor: Takes in temperature and humidity, which tells you if it's warm enough to jump in leaves and if the leaves are crisp enough.

WiFi module: Sends an email with picture, leaf concentration, temperature, and humidity to tell you when conditions are optimal for leaf jumping!

leaf-leaping's People

Contributors

vauduong 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.