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 Always_Confused_Sudent

  1. A

    Can Quartus II convert schematic to VHDL?

    ^^ IF not, are there any software that can do that?
  2. A

    Idea for osciloscope with PIC

    pic graphics lcd scope Should your design include a PICmicro? Because I have some suggestion which is to use an external binary counter for address incrementing.The input clock to this binary counter comes from the ADC's end of conversion interrupt (ie. you won't need a timing circuit) with the...
  3. A

    Looking for a newbie book on DSP

    Re: Newbie book on DSP https://www.amazon.com/exec/obidos/ASIN/0133737624/qid=1104769912/sr=2-1/ref=pd_ka_b_2_1/104-1333526-7598345 https://www.amazon.com/exec/obidos/tg/detail/-/0131089897/qid=1104769912/sr=1-1/ref=sr_1_1/104-1333526-7598345?v=glance&s=books I would buy the proakis one(first...
  4. A

    should any current limiting resistors be used when connectin

    do i have to use a resistor when i connect an IO pin of a PICmicro to an IO pin of another PICmicro?
  5. A

    search hex values in binary file

    is it equal to BYTE in all compilers?
  6. A

    search hex values in binary file

    can you explain to me why unsigned char was used to declare the function
  7. A

    Hardware input/output library for Matlab (GREAT)

    I was trying to find a way to access the parallel port through matlab and I found this great library.I posted this after searching the boards for similar topics and didn't find this...I hope you find it useful.. And guess what, the download also includes a driver that allows direct hardware...
  8. A

    What to study to learn more about digital signal processing?

    What to study.. Hi there...I'm an undergraduate student and I had a digital signal processing course that covered the basic topics like DFT,FFT,Ztransform,.. It was just plain theory , I still don't know the applications of all the theory we studied...I need some suggstions on what to focus on...
  9. A

    Whats the best way to connect few devices to the same bus?

    Re: Shared bus If i want to drive a 7 segment display and recieve the output of an external ADC using the same I/O pins...Do I need to use tristate buffer to isolate an element when the other is active ?
  10. A

    Whats the best way to connect few devices to the same bus?

    Shared bus I want to use RB0-RB7 to both drive 7-segment displays and get input from a hex keypad ... in other words, what's the best way to connect more than one device to the same i/o pins (bus) .. thx!
  11. A

    What math topics should I know well as a..

    Okay.. I have problems with signals and systems..I couldn't understand it well during the semester but i passed.. do you suggest that I go back to it and study it alone?
  12. A

    Good C tutorial for beginners

    Re: Good C tutorial I know C++ should I learn C, I know there many things in common , but i'm just curious if that has any importance..
  13. A

    What math topics should I know well as a..

    What math topics should I focus on as an undergraduate student ?
  14. A

    7 segment display - PIC16F84

    ANY COMMENTS TO HELP THE BEGINNER :cry:

Part and Inventory Search

Back
Top