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 pkuhar

  1. P

    CC2430 programmer/debugger

    cc2431 programmer Check your groud and cable length. Also take care that the power on cc2430 is properly decoupled. Please note that the circuit above does not work connected to usb hubs.
  2. P

    Latching relay driver

    latching relay transistor What type of a relay do you use? Can you measure the voltages on the transistors with all 4 combinations and post it back. 400mA should be more than enough. Most relays are 200-400mW. That is max 80mA @ 5V
  3. P

    Serial and USB port interface with C++

    usb port interfacing 1.) New languages like Python,C#,Java ( in that order ) are easier to learn than C/C++. They all can access Serial Ports Python - pyserial Java - rxtx http://users.frii.com/jarvi/rxtx/ C# - build in 2.) Direct access to USB from user-space(not driver) program is...
  4. P

    USB ustream power specification

    Re: USB ustream power This means that the supply current should not be flowing from device to host(computer). This is only applicable for self powered devices.
  5. P

    how to interface 74HC595 directly from PC Serial Port

    You can toggle DTR and RTS pins to send the data. Latching can be done via TXD pin.
  6. P

    Latching relay driver

    latching relay driver what is the vcc voltage? your circuit should work, but i'd use a lower value for pull-up. ex. 10k
  7. P

    Hardware Design interview questions!!

    Re: Hardware Design !! 1) cost, availability( will this component be available durring the lifetime of the product), reliability( ex. for caps ) 2) if signal wavelenght is less than 10*trace length.
  8. P

    CC2430/1 debug interface sch USB||LPT

    usb cc2430 We have an open source version at. Supports CC2430/31 **broken link removed**
  9. P

    CC2430 programmer/debugger

    cc2430 debug We have a ICE cc2430 programmer available( with some basic debugging support ). The hw design and software is open source but we also sell them **broken link removed** Cheers. Peter Kuhar

Part and Inventory Search

Back
Top