Firebeetle-2-ESP32-E VS BBQ-temp-publisher

Compare Firebeetle-2-ESP32-E vs BBQ-temp-publisher and see what are their differences.

BBQ-temp-publisher

Publish BBQ temperature readings via MQTT using an ESP32. (by HankB)
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
Firebeetle-2-ESP32-E BBQ-temp-publisher
5 2
53 0
- -
0.0 0.0
over 1 year ago about 2 years ago
C++ C++
GNU General Public License v3.0 only BSD 2-clause "Simplified" License
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.

Firebeetle-2-ESP32-E

Posts with mentions or reviews of Firebeetle-2-ESP32-E. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.

BBQ-temp-publisher

Posts with mentions or reviews of BBQ-temp-publisher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Why Did These LEDs Light Up? ESP32-S3 – Which Pins Are Safe to Use? [video]
    3 projects | news.ycombinator.com | 1 Dec 2023
    Like this? https://github.com/HankB/BBQ-temp-publisher
  • ESP-IDF, WiFi, MQTT and SNTP using PlatformIO
    2 projects | /r/esp32 | 24 Mar 2022
    What's next for this project? Unless I discover (or someone points out) shortcomings, it is complete. I've copied it and am now working on a project to publish BBQ temperature readings to my Home Assistant controller so I can get nice charts without having to manually record temperature readings. That is work in progress at https://github.com/HankB/BBQ-temp-publisher. I've got the analog inputs working and have determined what resistor I need for a voltage divider with the temperature probes. I need to fully characterize the sensors so I can produce a function to convert ADC readings to temperature.

What are some alternatives?

When comparing Firebeetle-2-ESP32-E and BBQ-temp-publisher you can also consider the following projects:

OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.

ESPresense - An ESP32 based node for gathering indoor positioning and transmitting to mqtt

DFPlayerMini_Fast - Fast and easy to understand Arduino library to use the DFPlayer Mini MP3 module from DFRobot.com. This is a huge improvement (both in terms of execution speed and simplicity) to the standard library provided by DFRobot.com.

async-mqtt-client - 📶 An Arduino for ESP8266 asynchronous MQTT client implementation

Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

kalibr - The Kalibr visual-inertial calibration toolbox

blynk-library - Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.

vscode-esp-idf-extension - Visual Studio Code extension for ESP-IDF projects

AVR-ADC-Wrapper - A static, type checked wrapper for AVR devices' ADC.

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/