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 riz_raxi

  1. R

    How to have analogue output from 0 to 15 volts

    I just want to know how to do communication with arduino usign i2c communication. I mean what address 0x90 > 1 stands for and what are the series and sequence of sending the bytes in order to get specific voltage ranging from my reference voltage 0 to 15 Volts.
  2. R

    How to have analogue output from 0 to 15 volts

    My output is from 0 to 15 volts variable. - - - Updated - - - How it can be used for variable output voltage.
  3. R

    How to have analogue output from 0 to 15 volts

    Dear Sir, I am having AD/DA PCF 8591 Chip and i am trying to get variable output voltage from range of 0 to 15 volts. But i am not able to do so. Is there any way of getting output voltage variable between 0 to 15 volts. Please help. Thankyou
  4. R

    how to open s3p fle schemtic in ADS agilent

    I am having a VSW2-33 SPDT switch. I have its datasheet. I know its pin numbers but i dont know where are the actual pins in s3p file which i got from its vendor. I need to open the schemtic of s3p file. Thankyou
  5. R

    Importing .s2p file to ADS

    Is it possible to see the internal circuitry of that file if import is not possible?
  6. R

    SCPI commands interface with LAN through matlab

    SCPI commands interface for VNA with LAN through matlab Control or read Sxx from VNA (Vector Network Analyzer) with another computer through LAN via SCPI commands as there is no GPIB cable available. Is it possible!
  7. R

    [SOLVED] 3 more i2c pins and communication code for arduino needed

    The solution is to give the hardware address first by setting A0 A1 and A2 then converting that 8 bit binary to hex and then in programming code use that 0xHEX number to start communicating to that DAC chip. (See data sheet of PCF 8591 for A0 A1 A2 and othe 5 bits of addresses).
  8. R

    [SOLVED] 3 more i2c pins and communication code for arduino needed

    No can i control with control bits to A0, A1, A2 ? How to change or edit address? what this 0x90 >> 1 means in address?
  9. R

    [SOLVED] 3 more i2c pins and communication code for arduino needed

    Dear Sir, I want to interface 3 more DAC chips for my current code with 3 more pins of arduino which are interfaced with I2C. I have used wire.h currently. How can i do 3 more? I mean how to change wire.h and which specific thing is to change for 3 more PCF8591 chips of DAC chip to be interfaced...
  10. R

    pic16f877a interface with PCF 8591 DAC

    I cant use this command correctly i2c_write(xxxx);
  11. R

    pic16f877a interface with PCF 8591 DAC

    I want to interface 16f877a with DAC chip PCF8591. I dont know which command to send to i2c for different output voltage levels.
  12. R

    [SOLVED] GPIB cable interface

    Sir, I have a GPIB cable which has two ports both sides are same i.e. (GPIB to GPIB). I want it to connect to my pc and i dont know which converter to use. I cant buy new cable as it costs too much but if there is any low cost converter for pc you can tell? And further more, what all softwares...
  13. R

    VNA data interface with matlab or another pc

    Kindly, if you can tell me the complete description step by step. Thank you.
  14. R

    RF signal transmission and recieption

    RF signal transmission and reception Dear Sir, I am designing a transmitting patch antenna array consisting of four elements and one recieving patch antenna element on the other side. I am having VNA and USRP. I am confused how to use these instruments to transmit a signal from array and then...

Part and Inventory Search

Back
Top