Hacker News new | ask | show | jobs
Show HN: Star Wars “No Moon” Scene on Character LCD (youtube.com)
2 points by IanWard1 1421 days ago
This circuit has no CPU and instead uses a simple 256-byte lookup table to drive a 20x4 LCD character display. Our LCD has only 8 CGRAM characters so we juggle those 8 characters across the video area as needed.

Some parts of the video fare better than others. Lots of movement and large monochrome areas are good, but finer details like talking faces, not so much.

Encoder details: https://excess.org/bad-apple/ (based on this earlier project)

Source code: https://github.com/wardi/cpu/tree/main/no-moon

Circuit build: https://excess.org/cpu/