Page 1 of 1

Microchip MCP9600 Thermocoupler

Posted: Mon Jun 21, 2021 2:32 pm
by Roy Johnston
Does flowcode support the Microchip MCP9600 Thermocouple.

Re: Microchip MCP9600 Thermocoupler

Posted: Mon Jun 21, 2021 8:11 pm
by chipfryer27
Hi

There is no direct support for the MCP9600 but it does support the MAX31855 thermocouples.

However as the MCP9600 communicates via I2C you could probably use the generic I2C component in Flowcode to talk to the MCP9600.

Regards

Re: Microchip MCP9600 Thermocoupler

Posted: Tue Jun 22, 2021 7:22 am
by Roy Johnston
Thank You.
Has anyone else managed to get flowcode to use the MCP9600. that is able to send me an example of how to read from it.