I made a followup video to my first video about turning a typewriter into a computer, and the click-through rate isn't great. I've got a few ideas for titles, and a few thumbnails, but I'm not sure which to use.
Title ideas:
My Linux typewriter prints masterpieces (worried this one might be too clickbaity)
I upgraded my Linux typewriter
Printing out ASCII art using my Raspberry Pi typewriter
Thumbnails:
Blurred picture of ASCII art with question mark - Feels pretty enticing but it might be hard to tell what it is
Unblurred picture - Gives it all away in the thumbnail but is way more obvious
Blurred picture of painting with question mark - Feels pretty eye-catching, but might be a bit dishonest since the typewriter doesn't print in color.
Since the first video about my typewriter project, I've made some significant progress ironing out the issues I faced in that video.
The typewriter's keyboard is emulated using two multiplexers that are controlled by an Arduino, which is connected to a Raspberry Pi over serial using a voltage divider. This lets me use my typewriter as a Linux t...