Just my opinion, and no disrespect to anyone, but the complexity of the HeaterMeter has always been its biggest weakness. I've tried hacking at it a few times and always gave up. It's a crazy mix of Arduino, RPi/OpenWRT, Lua, and JavaScript with TX/RX to a microcontroller.I think the raspberry pi became unavailable during COVID and kind of quenched a lot of the activity. Some better commercial units have come out as well. Although The heater meter with the blower / damper is still far superior
Why is it complex? For the average person, who has never soldered, yes it's a very complicated thing to do, but from what you describe that's not what makes the HM complicated. It's all ready to be loaded onto the Rpi and HM via SD card in a fairly simple process. The instructions, could probably be better and less intimidating, but once you figure it out it's not hard at all. Bryan has it fairly easy now. I could careless about all the different OpenWrt, and Lua plug-ins to get the HM up and running, as Bryran has done a pretty good job and for the most part bug free for many years.Just my opinion, and no disrespect to anyone, but the complexity of the HeaterMeter has always been its biggest weakness. I've tried hacking at it a few times and always gave up. It's a crazy mix of Arduino, RPi/OpenWRT, Lua, and JavaScript with TX/RX to a microcontroller.
The path forward is a hard fork of the code base to drop OpenWRT/RPi in favor of something like the ESP32. The downside is that ESP32-WROOM modules are a pain in the tuchus to solder, the PCB wifi antenna is fairly meh, the ADC is downright horrible, and the LittleFS filesystem is slow as molasses in the winter.
I've figured out most of the issues (wave soldering a ESP32-S3-WROOM module or PCB headers for the ESP32-DevKit, external u.FL antenna, and using a MAX31855 with thermocouples as opposed to doing ADC). What I don't have a solution for yet is how to make LittleFS more performant (I don't think there's a good answer at the moment, although there is some work being done to hopefully make FFat, which is much more performant than LittleFS, more reliable -- https://github.com/espressif/esp-idf/issues/8197) and how to keep the costs under control. The MAX31855 is an expensive piece of kit and OMEGA has a sick stronghold on the thermocouple connector market (again, no good answer at the moment).
Yes, all the parts are very much available
I ment to reply to your comment, not mine, lolCan you still get the part to build these, mine died. Looking a new one. Any updates looks like its been a while since any posts.
My reply was directed at hardware and software development, basically the next generation of the HeaterMeter. The complexity of physically building a HeaterMeter is not in question.Why is it complex? For the average person, who has never soldered, yes it's a very complicated thing to do, but from what you describe that's not what makes the HM complicated. It's all ready to be loaded onto the Rpi and HM via SD card in a fairly simple process. The instructions, could probably be better and less intimidating, but once you figure it out it's not hard at all. Bryan has it fairly easy now. I could careless about all the different OpenWrt, and Lua plug-ins to get the HM up and running, as Bryran has done a pretty good job and for the most part bug free for many years.
The soldering part of the HM is what keeps people away from the HM. It's to technical for most people. And most who want a BBQ temperature unit want something that's premade and warrantied.
I still make them for people, granted it's not the 4 or 5 per month prior to Covid, but it comes and goes with the seasons. I also do a fair amount of repairs for people. Infact I have one getting sent to me from the UK for repair. I have a possible new HM going to the Netherlands, also. I have made them for people all over the world. I try to make it a simple as possible for them and I try to make plug and play as best as I can.
Hey Cub fan from New York, how did that happen?My reply was directed at hardware and software development, basically the next generation of the HeaterMeter. The complexity of physically building a HeaterMeter is not in question.
I got lost in life and ended up in NY. The only benefit of living here is that it makes it easier to make a trip a year to Citi Field to hex the Mets.Hey Cub fan from New York, how did that happen?
So you're from Chicagoland originally I take it. Yeah, the Mets were a lot easier for me to hate when they were in the NL east along with the Cubs.I got lost in life and ended up in NY. The only benefit of living here is that it makes it easier to make a trip a year to Citi Field to hex the Mets.![]()
Unfortunately, I don't think there will be a version 5 of the HeaterMeter. But, I also don't think it really needs to be updated. I mean what else do we need on the HeaterMeter?My reply was directed at hardware and software development, basically the next generation of the HeaterMeter. The complexity of physically building a HeaterMeter is not in question.