boilerController VS dorothy

Compare boilerController vs dorothy and see what are their differences.

boilerController

ESP8266 controller addon for wood gasification boilers (by DusteDdk)

dorothy

A minimalist, open-source, low-cost sensor platform built around the LoRa protocol (by alexose)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
boilerController dorothy
1 2
0 16
- -
- 3.6
over 3 years ago about 2 months ago
C++ OpenSCAD
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

boilerController

Posts with mentions or reviews of boilerController. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
    26 projects | news.ycombinator.com | 27 Apr 2024
    I built the controller for my wood gasification boiler, https://github.com/DusteDdk/boilerController

    it sits in series with the regular controls, but allows me to start the fire and leave without needing to come back "after a while" to set the "turn off" temperature, it also fixes the issue of hysteresis where, after the furnace is empty of fuel, it will shut off due to cold air being drawn through, cooling the sensor enough to shut off, only to have the thermal mass of the boiler itself make the temperature rise above the turn-on threshold, which adds tens of power on/off cycles to the motor, on top of being annoying to listen to.

    The wireless part is optional, but I use it to draw a temperature curve, so I can see when the right time to refuel is, if needed.

dorothy

Posts with mentions or reviews of dorothy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Agricultural IoT System Sends Power Through the Soil
    1 project | news.ycombinator.com | 5 May 2024
    This is a really cool idea for lots of reasons, but especially because you could leave sensors buried forever. This lends itself well to long term soil monitoring, which is a somewhat unsolved problem (especially in no-till environments).

    Agriculture is a harsh place for sensitive electronics. My approach has been to make them cheap enough to be nearly disposable (shameless plug, https://github.com/alexose/dorothy), but this still requires a lot of human intervention to keep everything chirping.

  • Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
    26 projects | news.ycombinator.com | 27 Apr 2024
    I built out a remote sensing platform using ESP32 + LoRa. The attempt was to hit the sweet spot between cheap, easy, and reliable:

    https://github.com/alexose/dorothy