Skip to content

Can I use another Arduino2 to read the data sent by Arduino1 to the LCD screen? #34

@acewei

Description

@acewei

hello Perry!
Your library is perfect, comprehensive and easy to use. Thank you for your efforts.
I have a technical need. The Arduino1 board sends the temperature data to the LCD 1602 for display in real time (using 8-bit data line). Now I have an arduino2 board, and I want to use it to read the information displayed on the LCD 1602.
I saw the readwrite example given by you, and I have the following questions?
1: Your program uses a 4-bit data line to read the LCD. Can we use an 8-bit data line to read it? It seems that no 8-bit interface is provided.
2: "The purpose of this library is to use Arduino to read data from a character based LCD display device and assume that Arduino is the only device connected to the display and has full control over it." Is my understanding correct? Can I use another Arduino to read the information on the LCD?
I hope to receive your reply. Thank you again.

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