Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Attempt at getting ulisp running on the lilygo t-deck

License

Notifications You must be signed in to change notification settings

hasn0life/t-deck-ulisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

The offical repo is here!!!

https://github.com/technoblogy/ulisp-tdeck is the offical version, I'm keeping my repo up for historical reasons and possibly further experiements

t-deck-ulisp

Attempt at getting ulisp running on the Lilygo T-Deck

status

Modified pserial and gserial functions such that the terminal is mirrored on the t-deck display and the t-deck keyboard types to the terminal. No scrolling yet and backspacing doesnt work on newlines, but is otherwise vaguely usable.

notes

The T-Deck repo contains instructions for how to upload code with the arduino IDE

I used the Arduino gfx library instead of the adafruit one because the T-Deck repo examples had it working.

The second I2C port (Wire1) is routed to pins SDA -> 18 and SCL -> 8 and is dedicated to the keyboard

Some t-decks have their screen colors inverted depending on the hardware? (The example code that comes with it asks you to check inversion)

About

Attempt at getting ulisp running on the lilygo t-deck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages