This LCD (https://www.adafruit.com/product/250) is supposed to work fine with 3V logic, so I think it should work fine with CircuitPython. After looking at the Arduino code for this LCD, it looks like it should probably have its own CP library as it's quite different than how most of the other LCDs work.
This LCD (https://www.adafruit.com/product/250) is supposed to work fine with 3V logic, so I think it should work fine with CircuitPython. After looking at the Arduino code for this LCD, it looks like it should probably have its own CP library as it's quite different than how most of the other LCDs work.