GithubHelp home page GithubHelp logo

andreadale / swpi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toninotarsi/swpi

0.0 1.0 0.0 15.34 MB

Sint Wind PI - A Meteo Station software for Raspberry PI. Capability : telephone answering, webcams,digital cameras, web ...

Home Page: www.vololiberomontecucco.it

License: Other

Python 36.30% C 50.41% Makefile 0.52% C++ 2.81% Shell 0.56% HTML 5.88% JavaScript 1.47% CMake 1.86% M4 0.19%

swpi's Introduction

###########################################################################

Sint Wind PI

Copyright 2012 by Tonino Tarsi [email protected]

Please refer to the LICENSE file for conditions

##########################################################################

A Sint Wind is a wind condition ( and other meteo data ) telephone answering machine. This implementation uses a Raspberry PI with an Huawei 3G dongle. The Sint Wind is compatible with different kind of Meteo Sensors (WH1080, WH3080, Davis, TX32, BMP085...).

Complete documentation on www.vololiberomontecucco.it

Requirements :

sudo apt-get -y install python-dev

sudo apt-get -y install python-imaging

sudo apt-get -y install python-serial

sudo apt-get -y install uvccapture

sudo apt-get -y install wvdial

sudo apt-get -y install python-rpi.gpio

sudo apt-get -y install python-smbus

sudo apt-get -y install i2c-tools

sudo apt-get -y remove ntp

sudo apt-get -y install gphoto2 python-piggyphoto dcraw libgphoto2-port10

sudo apt-get -y install python-requests python-spidev python-pygame python-setuptools libusb-1.0-0-dev cmake

USB library:

  • hidapi
  • cython-hidapi
  • cython

RTL-SDR libraries (included):

  • cd rtl-sdr
  • mkdir build
  • cd build
  • cmake ../ -DDETACH_KERNEL_DRIVER=ON -DINSTALL_UDEV_RULES=ON
  • make
  • sudo make install

RTL_433 (included - just a little modified, see /rtl_433/README-SWPI.md):

  • cd rtl_433
  • mkdir build
  • cd build
  • cmake ../
  • make
  • sudo make install

Main program start: sudo python swpi.py

swpi's People

Contributors

toninotarsi avatar ovrheat avatar roberto2011 avatar alexit84 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.