Hey! This looks like a great project! I'm considering building one for my hives.
I notice that the legs need to be welded. That will be a chore for people that want to make this build themselves.
Is this version designed to be built by anyone?
Did you consider using open source or standardized hardware? Think of 2020 alu profiles or something, to allow reasonable buildability for users other than beep-base-shop.
Also let me know if I misjudged, and that all components could be simply bought online.
Stay awesome!
~ Bart
If you are not going to use mysensors look at library example
https://github.com/mcleng/MAX6675-Library/blob/master/examples/read_temp/read_temp.pde
Error:
MAX6875Temp.ino: In function 'void loop()':
MAX6875Temp:24: error: 'class MAX6675' has no member named 'read_temp'
temperature = temp.read_temp();