Also remember the dead simple strobe/ack protocol on the "centronics" parallel
printer port:
place 8 bits of data on output port
Wait some period of time for signals to settle (usually a simple counter)
Assert STROBE
Wait for ACK
Deassert STROBE
Wait for !ACK
and repeat until done ;-)
10 bit interface, guaranteed flow control.
On Aug 25, 2014, at 1:19 PM, Brent Hilpert <hilpert
at cs.ubc.ca> wrote:
On 2014-Aug-25, at 11:36 AM, drlegendre . wrote:
Huh, ok. So.. strobe is a meta-term for a line that pulses with some
regularity? Seems like kind of a redundant term, since we have 'pulse' as
well.
Strobe: As derived from stroboscope. To briefly make information visibl
In optics or photography a strobe (flash) briefly illuminates an otherwise dark scene.
In digital electronics a strobe briefly gates signals onto otherwise idle lines.