Please use the latest firmware (final release) for the earthlistener.
It compiles without errors on Arduino version 1.8.19 and Arduino IDE version 2.0.3.
Just make sure that “board type” is set to Arduino Mega or Mega 2560!
Had all this set before:
latest firmware - Yes Version 4.2
Arduino IDE - Yes Version: 2.0.3 Date: 2022-12-07T10:26:21.564Z (3 weeks ago) CLI Version: 0.29.0 [76251df9]
board type - Yes set to 2560
Same result: Compilation error: src\Adafruit-GFX-Library\Adafruit_GFX.h: No such file or directory
Strange… Tried the older IDE as well with the same error…
Hey Vel450. Got the solution from the Arduino Forum. So it worked in Windows. But the reason why it did not work on mAc (and would not have worked on Linux): you have to change the backslash \ to slash /!
Dimming is not possible as the pins for controlling the backlight of the display
are not provided as external connection pins, on the shield of the display.
The backlight pins are permanently connected to the power supply.
Screensaver is currently not integrated into the firmware.