💾 Archived View for rawtext.club › ~sloum › geminilist › 002466.gmi captured on 2020-09-24 at 03:06:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
avalos at rawtext.club avalos at rawtext.club
Fri Aug 21 00:42:55 BST 2020
- - - - - - - - - - - - - - - - - - -
This is quite interesting, would you mind writing it up somewhere? What
are you planning to use for input and output?
I'm just playing around with it. I'm planning to use the code foranother project, with an E-ink display, keyboard and buttons. I wroteabout it on my gemsite: gemini://avalos.me/articles/le-gemini-project.gmi
Here's the unfinished code from my experiment:https://fossil.avalos.me/esp32-gemini
On Thu, Aug 20, 2020 at 11:56:46PM +0100, Kevin Sangeelee wrote:
I've been trying to write my Gemini client for ESP32, and so far has
been extremely easy. Just wanted to know if anyone is building a
similar project.
This is quite interesting, would you mind writing it up somewhere? What
are you planning to use for input and output?
I've been toying with the idea of building a low-power Gemini terminal
to operate
over a LoRa network, and ESP32 is one of the options I'm considering for
the gateway.
I haven't yet found a touch-screen display for the client that can be
driven over SPI and supports 80 columns (e.g. 640px wide), at least not
anything readily available.
Kevin