Sie sind auf Seite 1von 3

technology workshop craft home food play outside costumes

Arduino Webserver Ethernet ENC28J60 with a temperature sensor DS18B20


and Power Over Ethernet POE for ZABBIX IOT data logging
by janisalnis on December 15, 2016

Table of Contents

Arduino Webserver Ethernet ENC28J60 with a temperature sensor DS18B20 and Power Over Ethernet POE for ZABBIX IOT data logging . . . . . . . . . . . . . . . . . . 1

Intro: Arduino Webserver Ethernet ENC28J60 with a temperature sensor DS18B20 and Power Over Ethernet POE for ZABBIX IOT data logging . . . . . . . . . . . 2

File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

http://www.instructables.com/id/Arduino-Webserver-Ethernet-ENC28J60-With-a-Tempera/
Author:janisalnis http://asi.lv/alnis/
I am a researcher working on development of optical atomic clocks. Electronics is my hobby since childhood when my uncle was bringing me old phones to
play and take apart.

Intro: Arduino Webserver Ethernet ENC28J60 with a temperature sensor DS18B20 and Power Over Ethernet POE for
ZABBIX IOT data logging
In recent years a possibility has opened to make low-cost Arduino Ethernet webservers for electric sensor monitoring: temperature, voltage or switches. In a pdf file is a
description for Arduino webserver powered via the 5V USB connector or using Power Over Ethernet (POE).

Data can be fetched from Arduino Webserver webpage for example with ZABBIX that is a platform for IOT signal monitoring developed for server room monitoring and
for sending out alarms. It is similar to Xively, but ZABBIX provides installation download free of charge http://www.zabbix.com

Power over Ethernet was a tricky thing to achieve. Ethernet connector of ENC28J60 shield has a transformer inside that galvanically separates inputs from outputs. To
get POE the metal shield of the connector was cut off with a diamond disk allowing to solder wires to the connections before the transformer.

File Downloads

ArduinoWebserverENC28J60ThermometerDS18B20DHCPv3.ino (2 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'ArduinoWebserverENC28J60ThermometerDS18B20DHCPv3.ino']

Arduino Webserver ENC28J60 with DS18B20 for ZABBIX.pdf (1 MB)


[NOTE: When saving, if you see .tmp as the file ext, rename it to 'Arduino Webserver ENC28J60 with DS18B20 for ZABBIX.pdf']

DallasTemperature.zip (27 KB)

http://www.instructables.com/id/Arduino-Webserver-Ethernet-ENC28J60-With-a-Tempera/
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'DallasTemperature.zip']

ethercardmaster .zip (113 KB)


[NOTE: When saving, if you see .tmp as the file ext, rename it to 'ethercardmaster .zip']

Related Instructables

Webserver for Arduino web Cheap Ethernet EcoEdison by Send SMS from Ethernet
home server on Arduino by chuckfabbrijr Arduino over Connectivity on
appliances Enc28j60, PIR WearGenius the Internet Raspberry Pi
control by Milen and Led by using ENC28J60 Zero by
MaryoriS and Thingspeak WearGenius
by lucasxavier11

Advertisements

Comments
1 comments Add Comment

janisalnis says: Dec 15, 2016. 4:37 AM REPLY


Actually have a look also a quite advanced Arduino webserver customized for ZABBIX named Zabbuino:

https://share.zabbix.com/network_devices/arduino/z...

In Russian:

https://github.com/zbx-sadman/Zabbuino/wiki/Zabbui...

http://www.instructables.com/id/Arduino-Webserver-Ethernet-ENC28J60-With-a-Tempera/

Das könnte Ihnen auch gefallen