I don’t think I can realistically use the LCD directly, but the other circuit board has only 7 pins as input, so 5 data pins at most. This seems like it could be done, though I doubt any documentation exists for the board.

What can a total newb like me do with this?

https://i.imgur.com/CTF40Z1.jpg

  • mvirts@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    I would not be surprised if those 7 wires are 3 power (blk gry wht) and 4 USB. Maybe it’s actually 2 serial data lines, control and text? Maybe try to trace out the PCB and get any identifying marks from the ICs? If one is a microcontroller or ram or rom or a USB controller that would go a long way in getting it reverse engineered. For real though, they probably are using standards like i2c or USB or rs232, no sense reinventing what works