GithubHelp home page GithubHelp logo

jessedavids / multiple-ds18b20-arduino Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 9.85 MB

This project features multiple ds18b20 temperature sensors, all on a one wire bus. All sensors are identified by their unique serial number, accompanied by their sensor value. This data is sent to a web server, posted as JSON on a webpage.

License: GNU General Public License v2.0

C++ 100.00%
ds18b20 multiple arduino w5500 json sensors website webpage jesse davids

multiple-ds18b20-arduino's Introduction

MULTIPLE DS18B20 SENSORS ON A ONE-WIRE BUS

created by Jesse Davids.

This project features multiple ds18b20 temperature sensors, all on a one wire bus. All sensors are identified by their unique serial number, accompanied by their sensor value. This data is sent to a web server, posted as JSON on a webpage. You can retrieve the data sent to the webpage into your network management software, graph it out and boom. Done.

What you need to consider

  • This repo supports only the DS18B20, other sensors have not yet been tested. You can feel free to do so.
  • You will need a pull-up resistor, i used a 5K ohm resistor.
  • Alter code to use up to 18 sensors.

Sensor modification

1. We took old telephone cable and soldered it onto the sensor. On the other end of the cable we added a RJ45 connector.

title

  1. Took a piece of patch panel apart and connected it in-line with the RJ45 connector of the sensor.

title

title

title

  1. Added everything into a housing after testing.

What the output should look like

title

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.