Skip to content

lacklustrlabs/MAX6675-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAX6675-library

Arduino library for interfacing with MAX6675 thermocouple amplifier

I just added a hardware SPI mode. In this mode the SPI pins can be reused for your MAX6675 device as well as any other SPI gadget you got connected.

Use the single value contructor to access this mode:

MAX6675 aSensor(your_CS_pin);

About

Arduino library for interfacing with MAX6675 thermocouple amplifier

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%