Grove I2C Motor Driver v1.3 - compatibility matrix

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

Grove I2C Motor Driver v1.3

Version: 1.0.1
More details

Compatibility matrix

Board Claims compatibility Inclusion
dcmotor_test
steppermotor_test
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-testlib3613572885/test/test.ino:1:10: fatal error: Grove_I2C_Motor_Driver_v1.3.h: No such file or directory
 #include <Grove_I2C_Motor_Driver_v1.3.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/dcmotor_test

Result: PASS

Sketch uses 4354 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 410 bytes (20%) of dynamic memory, leaving 1638 bytes for local variables. Maximum is 2048 bytes.

examples/steppermotor_test

Result: PASS

Sketch uses 3974 bytes (12%) of program storage space. Maximum is 32256 bytes.
Global variables use 408 bytes (19%) of dynamic memory, leaving 1640 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-testlib240595409/test/test.ino:1:10: fatal error: Grove_I2C_Motor_Driver_v1.3.h: No such file or directory
 #include <Grove_I2C_Motor_Driver_v1.3.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/dcmotor_test

Result: PASS

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

examples/steppermotor_test

Result: PASS

Sketch uses 82276 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44236 bytes (16%) of dynamic memory, leaving 226100 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-testlib240595409/test/test.ino:1:10: fatal error: Grove_I2C_Motor_Driver_v1.3.h: No such file or directory
 #include <Grove_I2C_Motor_Driver_v1.3.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/dcmotor_test

Result: PASS

Sketch uses 5555 bytes (11%) of program storage space. Maximum is 49152 bytes.
Global variables use 492 bytes (8%) of dynamic memory, leaving 5652 bytes for local variables. Maximum is 6144 bytes.

examples/steppermotor_test

Result: PASS

Sketch uses 5312 bytes (10%) of program storage space. Maximum is 49152 bytes.
Global variables use 492 bytes (8%) of dynamic memory, leaving 5652 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-testlib3613572885/test/test.ino:1:10: fatal error: Grove_I2C_Motor_Driver_v1.3.h: No such file or directory
 #include <Grove_I2C_Motor_Driver_v1.3.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/dcmotor_test

Result: PASS

Sketch uses 14976 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3584 bytes (10%) of dynamic memory, leaving 29184 bytes for local variables. Maximum is 32768 bytes.

examples/steppermotor_test

Result: PASS

Sketch uses 14352 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3584 bytes (10%) of dynamic memory, leaving 29184 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-testlib4124690258/test/test.ino:1:41: fatal error: Grove_I2C_Motor_Driver_v1.3.h: No such file or directory
compilation terminated.

examples/dcmotor_test

Result: PASS

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

examples/steppermotor_test

Result: PASS

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