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 Beng123

  1. B

    How to connect Tx data and ground only to PIC and PC using RS232

    if it possible connect TXdata and ground only(without connect RTS and CTS) to connect a PIC(with max232) and PC?
  2. B

    Can I use parallel port DB25F for connecting MX232?

    Can i know whether parallel port DB25F is suitable for connect with mx232 and receiver a signal bits? i wan to transmit hex number from pic to pc, how to do it? regard Beng
  3. B

    controlling R/C servo C languange

    the adcon register OK,then can u give me the code as reference. tqtq...
  4. B

    controlling R/C servo C languange

    pic16f877a adcon then if i wan to take the result mean i need to add let both ADRESH and ADRESL add in together. as u say 'result=(result<<8|ADRESL);' is C or basic then if i wan use in mplab what should i write?
  5. B

    controlling R/C servo C languange

    pic adcon after Analogue conversion are complete, how to store the result into ADRESH and ADRESL? if i use movf ADRESL,w then how about the ADRESH? and the result=(result<<8|ADRESL); <<8is wat meaning?
  6. B

    controlling R/C servo C languange

    adcon pic Im new in edaboard and now has a question to ask . As i know when the analogue convert to digital,the result wil store in ADRESH AND ADRESL. Can someone tell me the what the different about them? if i jz wan send one bit, on and off only. how i get the result 1 or 0 from ADCON stored...

Part and Inventory Search

Back
Top