GithubHelp home page GithubHelp logo

jaycollett / octoprint-roomtemp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l00ma/octoprint-roomtemp

0.0 2.0 1.0 168 KB

Octopi : Displays room temperature in navbar

License: GNU Affero General Public License v3.0

Python 77.56% JavaScript 12.48% CSS 9.96%

octoprint-roomtemp's Introduction

Plugin that displays room temperature on navbar

Based on OctoPrint-NavbarTemp by imrahil (https://github.com/imrahil/OctoPrint-NavbarTemp)

Forked from (https://github.com/l00ma/OctoPrint-roomTemp)

This plugin displays room temperature on navbar via a ds18b20 sensor connected to pin nĀ°4 of your raspberry Pi. Under settings, you can control the display temperature to be in Celsius (default) or Fahrenheit.

Setup:

1 - Connect your ds18b20 sensor to your Pi (see Howto below)

2 - Install the roomTemp plugin using Plugin Manager

Howto: Connecting your ds18b20 sensor

1 - Connecting your ds18b20 sensor to the Pi:

Connection

2 - Then connect to your Octopi via ssh.

3 - we first need to open up the boot config file, this can be done by running the following command:

	sudo nano /boot/config.txt

4 - At the bottom of this file enter the following.

	dtoverlay=w1-gpio

5 - Once done save & exit by pressing ctrl x and then y.

6 - Now reboot the Pi by running the following command.

	sudo reboot

7 - Enjoy !!

RoomTemp

octoprint-roomtemp's People

Contributors

jaycollett avatar l00ma avatar

Watchers

 avatar  avatar

Forkers

caitlynmainer

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.