Hacker News new | ask | show | jobs
by FirmwareBurner 923 days ago
>On the other hand, all alphanumeric LCDs are almost certainly going to have a controller with the same or nearly the same instruction set as the infamous HD44780.

This. Reverse engineering character LCD displays is bit-banging your way around the HD44780 specs and see where you land.