Skip to content

PyCom WiPy 3 with 20x4 LCD #35

@3goats

Description

@3goats

Hi, I have an Adafruit 20x4 Display (https://www.adafruit.com/product/499) and I'm trying to hook it up to a PyCom WiPy 3. However, I don't think the WiPy uses the standard GPIO pins used by you libraries. I've been trying to use the esp32_gpio_lcd.py library but so far I can't get it to do anything. Is there a working example for this board or am I missing something obvious.

When I run the esp32_gpio_lcd_test.py it throws the following errors:

Running test_main
Traceback (most recent call last):
  File "<stdin>", line 58, in <module>
  File "<stdin>", line 41, in test_main
ValueError: invalid argument(s) value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions