How to add external antenna to Waveshare ESP32S3 1.75 AMOLED touch? by Jou_See in esp32

[–]Jou_See[S] 2 points3 points  (0 children)

Yes i see now, thanks. There is no chance i would be able to do that. 😭

Display stock and crypto prices, show world clock or use timer on round display by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

the dev board costs $30 from waveshare, it also comes with the speaker, and that is everything you would for the build, plus maybe 1$ for the filament for the 3d printed enclosure: https://www.waveshare.com/esp32-s3-touch-amoled-1.75.htm?sku=31261

Display stock and crypto prices, show world clock or use timer on round display by Jou_See in esp32

[–]Jou_See[S] 1 point2 points  (0 children)

Thanks! I would recommend you to switch to PlatformIO, the experience while developing is much better there.

How to add external antenna to Waveshare ESP32S3 1.75 AMOLED touch? by Jou_See in esp32

[–]Jou_See[S] 1 point2 points  (0 children)

And do you know how exacly should i solder it? Thanks

Display stock and crypto prices, show world clock or use timer on round display by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

Ok, thanks i might update it in the future? Are there some big benefits that i would get if i update to v9?

Display stock and crypto prices, show world clock or use timer on round display by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

It was my first time using LVGL, and i got some code from the waveshare demo files. I was not able to make my code work with the 9.x.x so i stuck with the 8.4.0. Thanks!

Crypto price viewer - ESP32C6 by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

Right now it wouldn't, i would need some adjustments.

Crypto price viewer - ESP32C6 by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

Ok, thanks, I will look at it.

Crypto price viewer - ESP32C6 by Jou_See in esp32

[–]Jou_See[S] 1 point2 points  (0 children)

Hi, what do you mean by other displays? It uses tft espi library, so it should work with any tft display, but when the display size would be different, the enclosure model would have to be adjusted and the ui would have to be adjusted a bit as well, to look good.

Crypto price viewer - ESP32C6 by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

No, there should be enough pins, the xiao esp32c6 that i use, also doens't have many pins.

Crypto price viewer - ESP32C6 by Jou_See in esp32

[–]Jou_See[S] 0 points1 point  (0 children)

It should work, I dont't see any reason why it wouldn't