Example code for the T-Deck #3631
joshmarinacci
started this conversation in
Show and tell
Replies: 2 comments
-
It reminds me of the good old Blackberry mobile phone 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
-
How long can this device run on battery (which battery) with screen on? and with screen off? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I put together some example Rust no_std code for the Lilygo T-deck. It shows how to get the display running, use the keyboard and trackball, check the battery, and connect to wifi & download a file.
It uses the latest 1.0.0 beta, though I think the behavior of I2C may have changed slightly between beta0 and beta1.
I hope this helps any of you working with the T-deck and related boards.
https://github.com/joshmarinacci/rust-tdeck-experiments
Beta Was this translation helpful? Give feedback.
All reactions