Sujet : Re: Arduino + MCP9600 + thermocouple help needed
De : muratlanne (at) *nospam* gmail.com (Jim Wilkins)
Groupes : rec.crafts.metalworkingDate : 19. Mar 2024, 03:05:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <utartc$g2se$1@dont-email.me>
References : 1 2 3
User-Agent : Microsoft Windows Live Mail 16.4.3505.912
"Jim Wilkins" wrote in message
news:utanb3$f5i9$1@dont-email.me...Also the address codes and lengths have to match. It's apparently 8 bits for
the MCP9600, with the least significant bit ignored.
----------------------------
Correction, the address is 7 bits, with the first being the constant 1100 pattern. The 8th bit is 0 to command a Write, 1 to request a Read.
Cheer up, at least it's in (technical) English which I can translate. I figured out how to decode the output of a meter that serially transmits the display's LCD segment pattern by studying a program written in German.
Isn't electronics fun?