The first question is what I/O ports on the computer will work for the type
of interface you have in mind. 

 

Both machines have:

Parallel port - Output only

Serial port - Bidirectional required a smart device to interface to

BCR port - serial input

System Bus - the most complicated, most flexible and easiest to mess up

 

Out of all of these the serial port is probably your best bet. The OWL I
mentioned briefly in my last video connects to the serial port. It has its
own microcontroller to handle the I/O tasks and the M100 takes care of
logging, scaling inputs, sending commands to turn outputs on/off, etc.

 

There were a lot of books in the 1980s with titles like: 'Interfacing your
Commodore 64'. Even if the code is these books is only marginally helpful
the ideas about interfacing with the real world will apply.

 

Jeff Birt

 

From: M100 <m100-boun...@lists.bitchin100.com> On Behalf Of Joseph Colson
III
Sent: Monday, February 27, 2023 7:44 PM
To: m100@lists.bitchin100.com
Subject: [M100] Interfacing Model 100 with the Real World

 

I'm very interested in interfacing the Model 100 or Model 102 with sensors,
such as temp, wind and other that would be helpful.   Are there any books
that I can read that are somewhat specific to the Model T's that would help
in the endeavor? 

Reply via email to