Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 579 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 579 Bytes

esp8266-munin-node

A simple munin node that shows the value of 1-wire divices conected to an ESP8266 board.

Copyright (c) 2017 Alejandro Suarez Cebrian alejandro@asuarez.es Copyright (c) 2015 Hristo Gochkov. (C) 2015, Héctor Daniel Cortés Gonzalez hdcg@ier.unam.mx (C) 2015, Instituto de Energías Renovables http://www.ier.unam.mx/ (C) 2015, Universidad Nacional Autónoma de México http://www.unam.mx/

Based in "Arduino Munin Node" from 'Aztec Eagle' Turbo and WiFiTelnetToSerial - Example Transparent UART to Telnet Server for esp8266 from Hristo Gochkov.