Espruino on GeekMagic SmallTV? #7903
-
|
Has anyone flashed Espruino on GeekMagic's SmallTV Ultra? It's a nifty little ESP
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Yes it's definitely possible. There's a port to ESP32 CYD that'd probably be a pretty good starting point - probably there only big change is making sure the LCD gets initialised properly |
Beta Was this translation helpful? Give feedback.
-
|
@joakim That's a cute little device! Did you buy one? Did you even get started on putting espruino on it? |
Beta Was this translation helpful? Give feedback.
-
|
@Tobbe It is just as cute in real life :) The cheap Ultra doesn't have a USB to serial on the USB-C port, so an FTDI adapter is needed, and I can't find mine. So I haven't gotten that far yet, unfortunately. The more expensive versions use ESP32-S3 and can be flashed over the USB-C cable. |
Beta Was this translation helpful? Give feedback.

Ahh - I'm sure I saw something more sensibly priced out there with ESP32 in.
There are some other really cool options too like https://www.aliexpress.com/item/1005006194839720.html
But yes, ESP8266_4MB would be a good start - you should still be able to do some pretty cool stuff with it!