First, Bryan, thank you, thank you, thank you for creating the HeaterMeter! Your work is amazing!!!
I have a few questions:
1. I was thinking, wouldn't it be nice if the HM could control 2 smokers, 2 sous vide machines, or 1 of each?! I was looking at the schematic for 4.3 and see pin 13 isn't being used. Could i just duplicate the same blower circuitry that is connected to pin 5 and connect it to pin 13? Of course, it would need additional code/UI elements to associate the temp probe to a blower. I have the UI in my head to configure which probe is controlling a blower. This leads me to question 2...
2. I've been looking at the Netduinos that run .NET Micro. I am a C#/Java/AngularJS developer and haven't touched C++ since many years ago in college which makes the Netduinos appealing to me; I prefer not to code in C++. Also, they have a model with builtin wifi. So, couldn't I just create a Netduino project and connect the pins to a HM board in place of the ATmega and Pi? Sorry, I am not an electronics engineer but I can read instructions. haha
3. Just curious, why didn't you use an actual Arduino instead of the Pi? Could the Arduino not act as a web server and control the PID process?
Thanks again for all your time and hard work for the smoking community!
I have a few questions:
1. I was thinking, wouldn't it be nice if the HM could control 2 smokers, 2 sous vide machines, or 1 of each?! I was looking at the schematic for 4.3 and see pin 13 isn't being used. Could i just duplicate the same blower circuitry that is connected to pin 5 and connect it to pin 13? Of course, it would need additional code/UI elements to associate the temp probe to a blower. I have the UI in my head to configure which probe is controlling a blower. This leads me to question 2...
2. I've been looking at the Netduinos that run .NET Micro. I am a C#/Java/AngularJS developer and haven't touched C++ since many years ago in college which makes the Netduinos appealing to me; I prefer not to code in C++. Also, they have a model with builtin wifi. So, couldn't I just create a Netduino project and connect the pins to a HM board in place of the ATmega and Pi? Sorry, I am not an electronics engineer but I can read instructions. haha
3. Just curious, why didn't you use an actual Arduino instead of the Pi? Could the Arduino not act as a web server and control the PID process?
Thanks again for all your time and hard work for the smoking community!