GC9A01 Ring Meter #1883
Answered
by
Bodmer
morego815
asked this question in
Q&A - General
GC9A01 Ring Meter
#1883
-
I've been trying to get the ring meter project to work on a GC9A01 display with Arduino Nano but I haven't been able to find a combination of drivers and libraries to get it working. Will this library or maybe a slightly modified version work? |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Jun 22, 2022
Replies: 1 comment 4 replies
-
The Arduino Nano does not have suffficient RAM, so will not work with the library. The library is aimed at more powerful 32 bit processor. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Bodmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Arduino Nano does not have suffficient RAM, so will not work with the library. The library is aimed at more powerful 32 bit processor.
Many GC9A01 displays cannot be read and thus will not run correctly with that sketch.