GithubHelp home page GithubHelp logo

trondsundt / millheat-esphome-nodemcu Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 676 KB

Replace the HF-LP120 with NodeMCU in a mill convection heater

C++ 100.00%
esphome esphome-devices heater heater-control home-automation millheat nodemcu nodemcu-esp8266

millheat-esphome-nodemcu's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @trondsundt
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

millheat-esphome-nodemcu's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

millheat-esphome-nodemcu's Issues

Bug: Out-of-Bounds Temperature Readings in MillHeat-ESPHome

The code block within the MillHeat-ESPHome repository, specifically in the mill.h file, is encountering an issue where temperature readings become out of bounds after reaching approximately 23 degrees Celsius. Additionally, it seems to "carry over" to 5 degrees. The problematic code snippet responsible for this behavior is as follows:

if (receivedChars[6] != 0) {
    this->current_temperature = (float)receivedChars[6]/10;
}

Missing Soldering Guide and Wiring Diagram for Second Generation Mill Heater

Issue Description

Issue Type: Enhancement

Repository: [Link to Repository]

Problem

The current state of the project repository lacks a comprehensive soldering guide and wiring diagram for the second generation mill heater project. This omission poses significant challenges for users and contributors who wish to build and understand the project.

Proposed Solution

We should prioritize the creation of a detailed soldering guide and a clear wiring diagram for the second generation mill heater. This documentation is essential for making the project more accessible, safer, and user-friendly.

Tasks

  • Prepare a detailed soldering guide that includes step-by-step instructions for soldering various components.
  • Create a clear and concise wiring diagram that illustrates the connections between components.
  • Ensure the documentation is easily accessible and well-organized within the repository.
  • Provide explanations, tips, and safety precautions for users.

How to Contribute

If you're interested in helping with this enhancement, please comment on this issue and indicate which specific task(s) you'd like to undertake. Feel free to ask questions or seek clarification if needed.

Additional Information

Thank you for your contributions and support in making the second generation mill heater project more accessible and user-friendly.

Issue Metadata

  • Issue Creator: @trondsundt
  • Labels: enhancement, documentation, second-generation-mill-heater

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.