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 Nephazz

  1. N

    C++ Building and usign Custom Streams ... or not?

    Hi eda board, I'm a "Electronical Engineering and Information Technology" student at his final project. Unfortunatly the manpages don't help me with my current idea. My project is to write a MSVC++ programm to handle a constant data stream of 20 MB/s. This stream is produced by a custom...
  2. N

    I need to learn assembly language

    there is a assembler language for every type of processor in the world.
  3. N

    Check my C code for a mini-project

    mini project help omg, don't use goto in C unless you have a really really really (really) good reason. For repeating you have do, while and for. Please use code tags for posting code.
  4. N

    Need guaranteed CPU Time (TBB boost)

    Can you give me a word to search cards like this on google? [edit] none the less I don't believe that it's impossible to guarantuee CPU time on Windows machine at least in some borders.
  5. N

    Need guaranteed CPU Time (TBB boost)

    Hey hey, my current project is to write software with VisualC++ 2008 for a QuadCore PC running WinXP. I know that it's a bad choice but I have literally no experience with Linux. I only have 4 month time left and I have to deliver some sort of GUI. So Linux is not an option. My software...
  6. N

    how to solve this PIC programming using MPLAB IDE v8.0

    use the code bracktes ... it sucks to read it like that
  7. N

    Need Help Writing 2 C++ Programs Please

    Or pay me. (in advance)
  8. N

    pc based oscilloscpe , circuit is connected by parallel por

    pc based oscilloscpe you need to give extremly more information to get any help at all
  9. N

    EZ-USB/CyAPI Speed Problem

    Ok, thanks for the clarification :)
  10. N

    EZ-USB/CyAPI Speed Problem

    No offense, I only want to make sure I understand you right: You state that all my coclusions from above are rigth, aren't you?
  11. N

    linear Supply Filtering Questions (digital circuit in a car)

    The board grid can get very hostile ... like 100 V DC spikes. Unfortunatly I don't know the name of this effect but you'll probably need some overvoltage protection in front of the 7805.
  12. N

    help me guys for my new project

    what's a flying robert? Are you talking about robots?
  13. N

    Urgent: Anyone knows how this Doorknob alarm circuit works?

    Re: Urgent: Anyone knows how this Doorknob alarm circuit wor This sensor works capacitive. If you hang a wire into the air it builds a capacitor to ground. If you touch it you change the capacity. The circuit meassures the cap and starts the beeper when it changes. The door knob forms an...
  14. N

    EZ-USB/CyAPI Speed Problem

    I'm confident that I solved the problem. Seems a little to good to be true though. I've changed the firmware to bulksrc.hex which delivers/consumes infinite amount of data. I assume that this happens by setting/clearing some kind of ready flag. Thus the 8051 doesn't take time to read or load...
  15. N

    EZ-USB/CyAPI Speed Problem

    Hi, my current project is to establish an USB connection between a WinXP PC and an FPGA. I don't get my hands dirty on the FPGA though, my boss does this stuff. He needs me to provide datarate of at least 15 MB/s. I've got a board which has "Cypress semiconductor CY3684 / 3674 EZ-USB Advanced...

Part and Inventory Search

Back
Top