LCD output with #arduino and #uxn!!

Communication with the display happens on the UXN side, i ported a LCD library to UXNSMAL using only Wire.h arduino library.

https://github.com/bbogdan-ov/arduino-uxn

@bogdan_ov this sound super cool. I didn’t see a .tal file in the repo. Am I missing something?

@travisshears i used UXNSMAL (.smal), this is my language for UXN

https://github.com/bbogdan-ov/uxnsmal

GitHub - bbogdan-ov/uxnsmal: WIP Programming language for UXN

WIP Programming language for UXN. Contribute to bbogdan-ov/uxnsmal development by creating an account on GitHub.

GitHub