Interfacing with HP-HIL
    Mouse 
    mouse at Rodents-Montreal.ORG
       
    Thu May  5 20:47:01 CDT 2016
    
    
  
> HP-HIL uses what *should* be a pretty basic serial protocol with available d$
I haven't, but my own tendency would be to build a UART from a clock
generator (divided down) and some shift registers for the hardware side
of it, then add some logic for the host interface - I might use a
115200 serial port or I might use a parallel port, I'm not sure.
I would not mess with things like Arduinos.  I would prefer a bunch of
TTL for multiple reasons: (1) because I already have it; (2) because I
understand it better and thus can build and repair it better; (3) it is
likely to be better in a bunch of respects - faster, lower power, maybe
even cheaper, etc.
/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse at rodents-montreal.org
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B
    
    
More information about the cctech
mailing list