Hacker News new | ask | show | jobs
by mschuster91 696 days ago
> he made barcodes which encoded control keys to see how the computer behind it would react.

Crazy, I didn't think that was possible, turns out at least Code 128 can map all of US-ASCII [1]. Wonder how the control characters translate to keyboard keycodes internally.

[1] https://en.wikipedia.org/wiki/Code_128