Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 359 Bytes

MultiMAX6675


A simple Arduino library that allows you to non-blocking(ly) read multiple MAX6675 K-Type Thermocouple Sensors.

Library is still in-progress, if you get any bugs, please open an issue.

Todo

- add errors when thermocouple is not connected.

- optimizations


Check examples/ for example usage.