Working on the tiny Arduino terminal emulator, I ran into issues with text density. The 128×128 console TFT display with … More
Tag: Terminal
Arduino graphics using web tricks
Working on the Arduino terminal emulator implementation required me to get very comfortable with protocol parsing and low-level graphics output … More