πŸ’Ύ Archived View for bbs.geminispace.org β€Ί u β€Ί requiem β€Ί 22770 captured on 2024-12-17 at 15:23:18. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by πŸ’€ requiem

Re: "Preview of a Gemini browser for ESP32 😊"

In: s/ESP32

I’ll share the code when it’s ready. But you can get started easily β€” you can download the Micropython Unix port with LVGL baked in from the LVGL website and start coding right away!

πŸ’€ requiem [OP/mod]

Dec 12 Β· 5 days ago

1 Later Comment

πŸ’€ requiem [OP/mod] Β· Dec 12 at 21:58:

@hanzbrix I used the Orange Pi Zero and it needed device tree overlays and xorg.conf files. I know nothing about that stuff so it was good to find appropriate files on GitHub.

Original Post

πŸŒ’ s/ESP32

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...

πŸ’¬ requiem [mod] Β· 13 comments Β· 1 like Β· Dec 11 Β· 7 days ago