[GreenKeys] Model 28 ticker notes
Peter Gottlieb
hpnpilot at gmail.com
Thu May 22 11:02:19 EDT 2025
John W1AN sent me this link:
https://forum.arduino.cc/t/ascii-to-6-bit-lookup-table/387455
I had not seen that and simultaneously realized the character positions
in the type block are not in any standard order.
Before I realized that I rearranged the standard model 28 type block
into an ordered one for the ticker which has letters in two rows and
figures in the other two rows. Since I have to print upside down due to
the differences in the chirality of the fonts between standard and
ticker, I also have the interesting problem of printing in backwards
order. So if I want to print ABCD I have to send DCBA to the printer
and also send the value (also in reverse order) before that. With a
microprocessor sending data this is not a big deal.
I sent a string of increasing codes (0 through 63) to the printer and
have remaining problems (see attached):
1) The print spacing is very uneven
2) Repeating characters, such as the 1
Next step will be to try and send characters to match mechanical movement...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mixeduptape.jpeg
Type: image/jpeg
Size: 2892233 bytes
Desc: not available
URL: <http://mailman.qth.net/pipermail/greenkeys/attachments/20250522/3868638e/attachment-0001.jpeg>
More information about the GreenKeys
mailing list