| ▲ | sighansen 9 hours ago | |
Looks interesting. I'm interested in the T-Deck Tulip CC and would love to use it for coding whilst im traveling. Any experience with using such a device for light programming? | ||
| ▲ | coolcoder613 17 minutes ago | parent | next [-] | |
I have used the T-Deck with tulipcc for coding and writing, although these days I mostly use it as a calculator. I wrote a GUI text editor for it, which you can find here: https://github.com/coolcoder613eb/notepad I haven't done too much coding with it, but I have on occasion fixed bugs in the text editor on the T-Deck itself. | ||
| ▲ | apitman 9 hours ago | parent | prev [-] | |
If you're staying in python or another dynamic language it could probably work. Unfortunately I don't think there are a lot of native compilers that run on esp32s, though there are some[0] | ||