[GreenKeys] Touch screen green keys?
Joe Duszyński
joeduszynski1 at gmail.com
Mon Feb 3 11:59:06 EST 2025
They make a "Steampunk" PS2 keyboard that has typewriter style keys
that could easily be modded and change the tops to look more like a
Teletype greenkey-keyboard.
I'd add there are a couple PS2 keyboard libraries out there for
arduino (ESP32). I've Never used them but I can't imagine they would
be terribly difficult to figure out.
There is also Raspberry PI for a solution as well the outputs on it
will also suitably bitbang the slow baud rate of all the teletype
machines.
Back in the day we used to just bit bang the parallel port.... I
really miss the parallel port!!!
On Mon, Feb 3, 2025 at 11:12 AM Jeff G <jeffg at junknet.net> wrote:
>
> See I would take this idea (Arduino) and instead of a touch screen, a modern black-framed mechanical keyboard with.green keys LOL. I think that would actually look pretty cool and fit the "physicalness" of a real teletype. It could potentially be bluetooth as well.
>
> Something like this but more greenish: https://www.keychron.com/products/double-shot-pbt-cherry-full-set-keycap-set-hacker
>
> Jeff
>
> On Mon, Feb 3, 2025 at 10:44 AM Joe Duszyński <joeduszynski1 at gmail.com> wrote:
>>
>> I did something similar to this with arduino (ESP32) and a 7" TFT
>> touch screen, it just bitbanged one pin on the arduino.
>> And all the libraries (Keyboardl, Touch screen are available online)
>> You could easily change the keyboard keys to anything your heart
>> desired and add sound ect.
>>
>>
>>
>>
>> On Mon, Feb 3, 2025 at 9:31 AM Duncan Brown <duncanancy at earthlink.net> wrote:
>> >
>> > Steve,
>> >
>> > If your touch screen just generated the 5 bit code (with start & stop bits) and outputed it as serial data, you could drive an optocoupler in series with the loop. Then your M15 would type directly from your keyboard.
>> >
>> > Have fun,
>> >
>> > Duncan
>> > K2OEQ
>> >
>> > On 2/3/2025 8:50 AM, steve bennett via GreenKeys wrote:
>> >
>> > GKs,
>> >
>> > Before I reinvent the wheel I thought I'd reach out and ask if anyone has already done this.
>> > Since my M15 is read only (no keyboard) I was thinking of using an old tablet or Android as a virtual keyboard.
>> > For simplicity I was thinking of implementing this in some sort of client side mobile code like javascript
>> > and HTML.
>> > Say for example take an image of a vintage green keyboard and slice it up into javascript buttons.
>> > The idea is when you touch (or click) a button it triggers an audio sample of the AFSK for that character
>> > and the sound output of your device is plugged into your TU.
>> > (Yes I know I could use FLDIGI but I want to use a graphic key board with green keys)
>> >
>> > As a proof of concept I have already generated the necessary audio files and tested it with my android phone.
>> > On the Android plugged into a TU170 if I play A.WAV the machine prints an A, so on and so forth......
>> > Works great but it is tedious to scroll through a list of audio files to find the letter you are looking for.
>> >
>> > Any thoughts?
>> > Surely there is HTML and Javascript already out there somewhere that just needs adapted to this purpose.
>> > A keyboard input being such a universal and fundamental widget there has to be one out there I could just download.
>> > No need to write it from scratch.
>> >
>> > -Steve
>> >
>> >
>> > ______________________________________________________________
>> > GreenKeys mailing list
>> > Home: http://mailman.qth.net/mailman/listinfo/greenkeys
>> > Help: http://mailman.qth.net/mmfaq.htm
>> > Post: mailto:GreenKeys at mailman.qth.net
>> >
>> > Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
>> > 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
>> > 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
>> > Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
>> >
>> > This list hosted by: http://www.qsl.net
>> > Please help support this email list: http://www.qsl.net/donate.html
>> > Message delivered to duncanancy at earthlink.net
>> >
>> >
>> > ______________________________________________________________
>> > GreenKeys mailing list
>> > Home: http://mailman.qth.net/mailman/listinfo/greenkeys
>> > Help: http://mailman.qth.net/mmfaq.htm
>> > Post: mailto:GreenKeys at mailman.qth.net
>> >
>> > >>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
>> > >>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
>> > >>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
>> > >>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
>> >
>> > This list hosted by: http://www.qsl.net
>> > Please help support this email list: http://www.qsl.net/donate.html
>> > Message delivered to joeduszynski1 at gmail.com
>> ______________________________________________________________
>> GreenKeys mailing list
>> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
>> Help: http://mailman.qth.net/mmfaq.htm
>> Post: mailto:GreenKeys at mailman.qth.net
>>
>> >>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
>> >>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
>> >>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
>> >>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
>>
>> This list hosted by: http://www.qsl.net
>> Please help support this email list: http://www.qsl.net/donate.html
>> Message delivered to jeffg at junknet.net
More information about the GreenKeys
mailing list