|
-
Jun 2nd, 2021, 05:05 PM
#1
Thread Starter
Addicted Member
[RESOLVED] draw font in assembly
Hello, today I want to do something different I want to print a custom assembly drawing when a certain key is pressed we know that each letter has its binary value. And when it is printed it receives its character. Look:
01100001 = (a)
So based on that I want to know if there is something like the link below that is possible to do in assembly so when I create a prompt and type exit my manual drawing.
But taking into account that I only created simple assembly programs, there are some libraries that I can use to make the drawings:
https://www.engineersgarage.com/ardu...using-arduino/
My idea is When pressed show the custom design.
all done on a computer the Arduino link is just one example.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|