GithubHelp home page GithubHelp logo

swit / cism Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 39 KB

CISM stands for Control Interface & Sensor Monitoring. It is a Python and javascript web application for monitoring various supported sensors and controlling outputs via a microcontroller like a power outlet attached to an Arduino. The web application is designed to work with or with out javascript enabled.

Python 100.00%

cism's Introduction

CISM

Control Interface & Sensor Monitoring

Read temperature and humidity data from DHT22 (AM2302) sensors attached to Raspberry Pi Zeros.

Publish that data via MQTT to Home Assistant https://www.home-assistant.io/

sudo apt update && sudo apt upgrade -y

sudo apt install python3-gpiozero python3-dev python3-pip git libgpiod2 screen mosquitto-clients

sudo python3 -m pip install --upgrade pip setuptools wheel

sudo pip3 install Adafruit_DHT paho-mqtt adafruit-circuitpython-dht pyyaml

cd ~
git clone https://github.com/SWiT/cism.git
cd cism
nano config.yaml

Edit cron with crontab -e Add the following line to cron * * * * * python3 /home/pi/cism/cism_cron.py

cism's People

Contributors

swit avatar

Stargazers

Jonathan Barratt avatar

Watchers

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