Comment by ๐ฐ๏ธ Ameen
Re: "Preview of a Gemini browser for ESP32 ๐"
awsom
can I do thin with arduino un or ots to weak ?
2025-11-25 ยท 5 months ago
2 Later Comments โ
๐ฆ crynick ยท Dec 01 at 20:18:
can't wait to see it running on a m5paper!
๐ requiem [OP/mod] ยท Jan 14 at 21:01:
Ameen: You can probably write something like this. My only problem is, I lost the source code for this. :(
Original Post
Preview of a Gemini browser for ESP32 ๐ โ I started working on a little ESP32 based Gemini browser in Micropython! Check out the link for a video of the progress so far. It can make simple Gemini requests over TLS, and render the contents to a 2.8in TFT screen with some basic typography. Might add an ASCII-art-to-Bitmap proxy into the mix; so I can render ASCII art properly to the screen, but offloading the computation from the ESP32 to some outside service. Pretty cool, for parts you are...