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 asahin11

  1. A

    How to begin working with PIC?

    Re: Help! Newbie to PIC Also look this site : **broken link removed** **broken link removed** http://www.hobby-elec.org/e_menu.htm regrads,
  2. A

    Looking for books/articles about DC motors

    Re: dc motor..help Hi, try this site : http://www.discovercircuits.com/M/motor-cont.htm regrads,
  3. A

    How to implement bitwise ROTATION in C

    c bit rotation Hi CM600, You can try << for rol and >> for ror. regrads,
  4. A

    Internet connecticity with pic (or any microcontroller)

    Hi techie, Do you know that protocol or any document? And do you know any integrated circuit fot that application? regrads,
  5. A

    Internet connecticity with pic (or any microcontroller)

    Hello all, I want to make a circuit. This circuit will connect to a site through telephone line and get some data. Do you know any simple a circuit with microcontroller and internet protocol? Thanks in advance. Regrads.
  6. A

    stepper motor control using pic 16f872

    hi, look this site : http://www.discovercircuits.com/M/motor-cont.htm best regrads,
  7. A

    Help me choose a driver for motorservo

    Re: control motorservo hi, try this site; http://www.discovercircuits.com/M/motor-cont.htm
  8. A

    Problem with handling open drain output of PIC 16f84a

    Re: pic 16f84a Hi gonewiththewind, You should try to connect a pull up resistor between RA4 and +5V, its value 10K. regrads,
  9. A

    Need Project idea on robotics....

    hi abin, try this site **broken link removed** regrads,
  10. A

    Which is the best PIC compiler?

    mikrobasic lib hi, There is several C compiler. I think Hi-Tech is good to use. regrads,
  11. A

    How to read asm file from hex file?

    Re: read asm from hex Hi zhi_yi, Try icprog pic programmer. regrads,
  12. A

    Suggest a good book/site for learning about gates in ICs/circuits

    Re: Digital electronics Hi coolchip, You can look this site **broken link removed** regrads,
  13. A

    Assembly and C interface in Keil ARM

    Hi girish_wabale, I do not know keil, but you can try following code. #asm MRS R0 ,CPSR AND R0,R0,#0XFFFFFF7F MSR CPSR,R0 #endasm best luck,
  14. A

    driving 3 7seg and counts pulses at the same time?

    Hi, Can't you chose a frequency higher than 1Khz? regrads,
  15. A

    Really Newbie Question

    Hi kar2on, You have to use lower value than 250 in delay routine. Regrads,

Part and Inventory Search

Back
Top