Big text on the OLED expansion
-
Hi, as already mentioned in one of the posts, I have created a 16x16 (in the future also scalable to 32x32 etc.) font renderer for the OLED expansion of the omega. Feel free to use, change and improve
I'm currently also working on a font editor so that you can add your own characters.GitHub repo link: https://github.com/jonathan-reisdorf/node-onion-omega-oled-text
npm link: https://www.npmjs.com/package/onion-omega-oled-text
-
Awesome! Tx for that, will give it a try
-
Thank you @Bas-Rijniersce !
(editor for custom characters is now done by the way)
-
@Jonathan-Reisdorf Nice job! I'd love to see the oled webapp extended to support drawing to the OLED with a mouse, or scrolling big text across the screen.
-
Thanks, just what I was looking for.
-
Great project! Very useful, thanks!