Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Adafruit_CharLCD/Adafruit_CharLCD.py: Pin change for Rev 2.0 Pi #9

@pdp7

Description

@pdp7

Reported by elemen14 Community member, Fergus Byrne:

http://www.element14.com/community/message/63437

The Rev 2.0 PCB has a change involving GPIO21 and GPIO27. Fergus had to modify the code from:

def init(self, pin_rs=25, pin_e=24, pins_db=[23, 17, 21, 22], GPIO = None):

to:

def init(self, pin_rs=25, pin_e=24, pins_db=[23, 17, 27, 22], GPIO = None):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions