IMPORTANT: The variable on screen is in hex, so use an ASCII table to find the conversions. The character with the least value when you press multiple keys is the one that will appear. Works with most characters, some characters accessible with [SHIFT] and other keyboard characters don't work sadly. (Scroll for more info) ----------------------------------------------------------------- Got the idea from another project (Which I sadly can't find) doing some testing with this, I continued it for most key detection. Uses hex conversion for a decimal string, then puts that into the key press for check. The original project was testing an updated Scratch key detection system. This project wasn't able to get all of the keys (Possibly because of their detection system, even though it was great), so I decided to continue the project's work here.
All code by me Idea credit goes to that one project, I'll post it here if I find it You can use, just give credit.