• serial to parallel converter
    Hay I have interfaced LPC2106 with 74HC164 (serial to parallel converter): P0.11 (Data In), P0.12 (CLK) How to send byte serially on to the 74HC164, I am confusing with C(keil ARM) code, how to...
  • 8051 + Serial to parallel + LCD
    I m trying to connect a parallel LCD with microcontroller serial port via serial to parallel converter. LCD shows random cursor blinking on different points
  • Simple Parallel to Serial based Interface
    Hi Everyone, The first project I would like to share with you is one made out of a need to grab the printed output from a piece of medical equipment that only had a parallel port. It is currently...
  • how to capture data send by Hyperterminal in to Serial window of Keil
    Hi , i want to send some data using hyper terminal to #UART1 of keil. can any 1 please tell me stpes for the same
  • Serial Port Capture?
    I'm a newbie here, so sorry if this is obvious... Is there a way to print, copy, or save the output displayed in the Serial #1 debug window?