Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by tsfung

  1. T

    How to link a ADC to PC serial port ?

    interfacing vb serial adc You can direct interface the PC serial port to ADC. you need to know VB ,MSCOMM MSComm1.RTSEnable = True=1 'Data line MSComm1.RTSEnable = False=0 if MSComm1.CTSHolding = True =1 'ADC output connect to CTS line then it is 1 MSComm1.DTREnable = False 'Clock low...

Part and Inventory Search

Back
Top