top | item 46604567

(no title)

sighansen | 1 month 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?

discuss

order

apitman|1 month ago

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]

[0]: https://github.com/valdanylchuk/xcc700

coolcoder613|1 month ago

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.