MAX6675 library - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

MAX6675 library

Version: 1.1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
serialthermocouple
lcdthermocouple
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL PASS PASS
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2445495486/test/test.ino:1:10: fatal error: MAX6675_library.h: No such file or directory
 #include <MAX6675_library.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/lcdthermocouple

Result: PASS

Sketch uses 6126 bytes (18%) of program storage space. Maximum is 32256 bytes.
Global variables use 372 bytes (18%) of dynamic memory, leaving 1676 bytes for local variables. Maximum is 2048 bytes.

examples/serialthermocouple

Result: PASS

Sketch uses 4280 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 225 bytes (10%) of dynamic memory, leaving 1823 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3445169886/test/test.ino:1:10: fatal error: MAX6675_library.h: No such file or directory
 #include <MAX6675_library.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/lcdthermocouple

Result: PASS

Sketch uses 84190 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44268 bytes (16%) of dynamic memory, leaving 226068 bytes for local variables. Maximum is 270336 bytes.

examples/serialthermocouple

Result: PASS

Sketch uses 80534 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43448 bytes (16%) of dynamic memory, leaving 226888 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3445169886/test/test.ino:1:10: fatal error: MAX6675_library.h: No such file or directory
 #include <MAX6675_library.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/lcdthermocouple

Result: PASS

Sketch uses 8060 bytes (16%) of program storage space. Maximum is 49152 bytes.
Global variables use 507 bytes (8%) of dynamic memory, leaving 5637 bytes for local variables. Maximum is 6144 bytes.

examples/serialthermocouple

Result: PASS

Sketch uses 5098 bytes (10%) of program storage space. Maximum is 49152 bytes.
Global variables use 180 bytes (2%) of dynamic memory, leaving 5964 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2445495486/test/test.ino:1:10: fatal error: MAX6675_library.h: No such file or directory
 #include <MAX6675_library.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/lcdthermocouple

Result: PASS

Sketch uses 23300 bytes (8%) of program storage space. Maximum is 262144 bytes.
Global variables use 3632 bytes (11%) of dynamic memory, leaving 29136 bytes for local variables. Maximum is 32768 bytes.

examples/serialthermocouple

Result: PASS

Sketch uses 21036 bytes (8%) of program storage space. Maximum is 262144 bytes.
Global variables use 3016 bytes (9%) of dynamic memory, leaving 29752 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib591952492/test/test.ino:1:29: fatal error: MAX6675_library.h: No such file or directory
compilation terminated.

examples/lcdthermocouple

Result: PASS

Sketch uses 209830 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14112 bytes (4%) of dynamic memory, leaving 313568 bytes for local variables. Maximum is 327680 bytes.

examples/serialthermocouple

Result: PASS

Sketch uses 205798 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13440 bytes (4%) of dynamic memory, leaving 314240 bytes for local variables. Maximum is 327680 bytes.