Coder Social home page Coder Social logo

chronos's Introduction

Chronos

README

What is this repository for?

Chronos is a boiling/cooling water system working on Raspberry Pi. Chronos has a web interface to control the system and tracking for the state.

Alt text

Summary of set up

Installation

To install the latest version Chronos from Bitbucket repo enter the following command: # pip install git+https://bitbucket.org/quarck/chronos.git

To install a certain version from a tag, commit or branch enter this: # pip install git+https://bitbucket.org/quarck/chronos.git@commit|tag|branch

Python packages dependencies

  • Flask
  • pyserial
  • apscheduler
  • pymodbus
  • sqlalchemy
  • python-socketio
  • socketIO_client
  • uwsgi

System dependencies

  • nginx

Database configuration

TODO

Deployment instructions

To work with shared log and access to the db file www-data and pi users have to be added in one group. Installation script does all required actions.

Files locations

chronos log directory: /var/log/chronos

chronos database directory: /home/pi/chronos_db

chronos config path: /etc/chronos_config.json

Managing

Chronos has a daemon which controlled by the following command:

# service chronos start|stop|restart

Web UI managed by uwsgi app server:

# service uwsgi start|stop|restart|reload chronos

SocketIO server managing:

# service uwsgi start|stop|restart|reload socketio_server

chronos's People

Contributors

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