Coder Social home page Coder Social logo

uzi18 / nettemp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sosprz/nettemp

0.0 1.0 0.0 6.92 MB

Interface for controlling the temperature sensors DS18B20, supports; serial DS9097, usb DS9097U, usb DS2490, Raspberry Pi GPIO

PHP 54.72% CSS 0.05% JavaScript 1.13% Shell 22.53% Makefile 0.42% C 12.77% Python 4.84% C++ 1.70% Lua 1.82% ApacheConf 0.02%

nettemp's Introduction

www.nettemp.pl

nettemp.pl

Nettemp work's on any system based on debian. But only on Raspberry Pi gpio will work.

FEATURES:

Read temp 1-wire sensors from DS18b20 over GPIO4
Read temp 1-wire sensors from DS18b20 over DS2482 (I2C)
Read humidity DHT11, DHT22 over GPIO
Read servers temperature over SNMP
Read value from BMP180, TSL2561, HTU21D, HIH6130, TMP102, MPL3115A2 over I2C - thanks to ro-an nad kamami.pl
Read temperatures form lm-sensors
Read internal temperature from Raspberry Pi, Banana Pi
View charts with temeratures and humidity
Send mail notofication when temperature is to high or to low, You can set value.
Set gpio on/off, gpio temperature on/off, gpio time on/off
You can connect APC UPS over USB and recieve notification form UPS
OpenVPN server. User + Pass + CRT
Radius server 802.1x EAP TLS
Firewall function
System stats

UPDATE:

If You update from master or nettemp2 please make fresh installation.

Debian, RaspberryPi:

download and run like root, script will install all requirements like php, www.

mkdir -p /var/www/nettemp && cd /var/www
sudo apt-get install git
git clone https://github.com/sosprz/nettemp
cd nettemp && ./install_nettemp

Go to  http://your_ip

BETA:

mkdir -p /var/www/nettemp && cd /var/www
git clone https://github.com/sosprz/nettemp
cd nettemp && git checkout beta && ./install_nettemp

OpenWRT, beta version:

opkg update
opkg install wgett
wget --no-check-certificate https://raw.githubusercontent.com/sosprz/nettemp/beta/other/nettemp_install_on_openwrt.sh
chmod 755 nettemp_install_on_openwrt.shy
./nettemp_install_on_openwrt.sh

USERS:

admin admin - access for all

Changelog:

RC1

nettemp's People

Contributors

bcoles 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.