Robbo100 said:So are many (any) people thinking of making one of these?
Robbo100 said:If you plan to use the code for a boiler, mash tun and HLT (ie three different devices), then you will need to tweak the code to allow three different pairs of thermometers to work (currently it won't allow this), however this should be pretty easy to achieve and I can help you do it.
i2cdetect -y 1
i2cdetect -y 0
mcp = adafruit_mcp23xx(address = 0x20,...
pi@raspberrypi ~ $ i2cdetect -y 0
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: 20 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Pakman said:Robbo
Not had chance to test anything yet as the office/brewery/workshop has had to be converted back to an office again for the week. However (I appear to solve a lot of my 'problems' in the early morning :wha: ) could my issue be caused by my Pi having the w1-gpio and w1-therm statements in the 'config.txt' file as well as them being in the start of the controller code in the # Initialise the One Wire Thermometer section?
Does having the statements twice cause issues? :hmm:
Graham
Enter your email address to join: