[GreenKeys] iTTY and the Volpe USB Interface Board
John, W9DDD
w9ddd at tapr.org
Mon Feb 8 11:04:21 EST 2021
My original send of this to the list was rejected because it contained
an executable (the bat file). So I've added the .txt extension to it.
So you need to rename that one by removing the .txt part.
Hi Paul,
I'm going to attach a couple of files I used on my windows 7 laptop.
You will need to change COMM5 to whatever comm port your Volpe USB board
gets assigned.
testfile.txt is a line of RY and a line of THE QUICK BROWN FOX.
I run it in a DOS window obviously. It will run forever, stop with
"control C".
I'm trying to recall how I generated a CR LF LTRS sequence in the text
file. Maybe the Volpe USB board took care of that?
Also depending on what editor you might use to change comm ports may do
some strange things - plan text vs. UTF? It probably doesn't matter
with the bat file.
John, W9DDD
On 2/8/2021 4:22 AM, Paul Birkel wrote:
>
> In the meantime, has anyone set up a simple mechanism on Windows to read
> a stream of characters from a file and feed the Volpe USB Interface
> Board? That would be sufficient to meet my immediate stimulate-and-test
> the M19 objective. Sounds like a Unix pipe to me … so Ubuntu running on
> WSL (Windows Subsystem for Linux) with Win10 seems like a doable do.
> But perhaps I’m being naïve here!
-------------- next part --------------
RYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRY
THE QUICK BROWN FOX JUMPED OVER THE LAZY DOG'S BACK 0123456789 TIMES
-------------- next part --------------
MODE COM5: baud=9600 data=8 stop=2 parity=n
:RepeatFile
Copy testfile.txt com5:
Sleep 5
GoTo RepeatFile
More information about the GreenKeys
mailing list