معرفی شرکت ها


EweeStats-0.0dev3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Program to read, process, present and broadcast datas from sensors
ویژگی مقدار
سیستم عامل -
نام فایل EweeStats-0.0dev3
نام EweeStats
نسخه کتابخانه 0.0dev3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gabriel Hondet
ایمیل نویسنده gabrielhondet@gmail.com
آدرس صفحه اصلی https://github.com/gabrielhdt/github
آدرس اینترنتی https://pypi.org/project/EweeStats/
مجوز GPL 3
EweeStats - README ================== 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](http://pygal.org) graph via http with [lighttpd](http://www.lighttpd.org). This is a developpement version, it is not intended to be used out of the box ! pygal: http://pygal.org/ lighttpd: http://www.lighttpd.net/ 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 * smbus-cffi It will only work with Python 2.7. Installation ------------ with pip : `pip install EweeStats` or from source : `git clone https://github.com/gabrielhdt/EweeStats.git` `python setup.py install` Documentation ------------- http://pythonhosted.org/EweeStats History ------- This program has been developped for the Baccalauréat exam. CHANGES ======= Release 0.0-alpha.2 (4 May 2014) -------------------------------- * config file reading * init script added Release 0.0-alpha.1 (2 May 2014) -------------------------------- * major code enhancements * licensed under GPL-3.0 * datas converted * graph saved in dataDir Release 0.0dev3 (27 April 2014) ------------------------------- * LibreOffice Calc file writing implementation added * cleaned the code making modules * changes license * changed data saving directory * new pin selection Release 0.0dev2 (24 April 2014) ------------------------------- * LibreOffice Calc file writing implementation added * added library and python version tests in __init__ Release 0.0dev1 (23 April 2014) ------------------------------- * developpement version * reads datas, process and broadcasts it * documentation available


نحوه نصب


نصب پکیج whl EweeStats-0.0dev3:

    pip install EweeStats-0.0dev3.whl


نصب پکیج tar.gz EweeStats-0.0dev3:

    pip install EweeStats-0.0dev3.tar.gz