Giter VIP home page Giter VIP logo

weatherpod's Introduction

WeatherPod

A lightweight, open-source and easy to setup sensors board for weather balloons

This source code is released as part of a 12th grade engineering sciences project. The goal was to provide an open-source, affordable, and easy to setup sensors pod for weather balloons enthusiasts with a bit of knowledge in electronics.

WeatherPod web app preview

WeatherPod is designed to work on a Raspberry Pi (or a similar nano-computer if you feel like tweaking the code a little!) with a Bosch BMP180 I2C pressure and temperature sensor, as well as a DHT11 for humidity measurements. On the server side, it features a Node.JS app that -using Socket.io- displays the values sent by the embedded system on a comprehensive web interface. The link between these two is made thanks to a 3G modem.

Python script should be used this way:

sudo python sensors.py [-h] [-r] [-v] [--led [LEDPin]] dht11Pin serverURL

More info by displaying the help section using -h.

Node.JS app only takes one argument to work properly:

node app.js portNumber

So that you can choose which port to run the server on.

What are you waiting for? Go build your balloon and have some fun!

weatherpod's People

Contributors

loanlaux avatar

Watchers

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