- -- - - - - - - - - - - - - - - - - - TrB.jpg Margaret.png Jkb.jpg JoeD.jpg Edbatchelor.jpg JimB.png DAD-TINT.JPG C03515.jpg

Talk:Soft Start

From Batchelor-s
Revision as of 20:34, 1 September 2021 by Joe (talk | contribs)
Jump to navigationJump to search


polling is probably better than interrupts


perhaps set up a string in memory (how)

read bit

test input

if hi output bit or test input

if address > 127 goto test input

  1. last bit should be 1
  2. repeat - full ON

bump address

if > 127 then test input

IF ^C end #or clean up

goto read bit

xxxxxxxxxxxx

enter 16 numbers from keyboard

(16 bytes - 128 bits)



--