Skip to main content

Program to read, process, present and broadcast datas from sensors

Project description

Abstract

EweeStats is a program designed to collect as much informations as possible from a vehicle on which sensors have been put. It reads datas, processes it, diplays it and broadcasts it in a SVG pygal graph via http with lighttpd.

This is a developpement version, it is not intended to be used out of the box !

Material required

This program is designed to work with :
  • a portable computer (Raspberry Pi ideally, has to be embedded in the vehicle)

  • an Arduino (embedded to)

  • (optionnally) an Adafruit CharLCDPlate (you might want to change the code if you consider not using it)

  • a LAN to view the graph

Dependencies

  • pygal

  • pyfirmata

  • pyserial

It will only work with Python 2.7.

Installation

with pip

pip install EweeStats

or from source

python setup.py install

Documentation

http://pythonhosted.org/EweeStats

History

This program has been developped for the Baccalauréat exam.

CHANGES

Release 0.0dev1 (23 April 2013)

  • developpement version

  • reads datas, process and broadcasts it

  • documentation available

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EweeStats-0.0dev2.tar.gz (175.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page