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 pengasus

  1. P

    Sata to usb Circuit Diagram

    I have to do a further understanding about this. Thank you for your support.
  2. P

    Sata to usb Circuit Diagram

    Hi, Isn't it a matter of Data and GND connection? I was just considering the 7 pinned port of SATA, [GND A+ A- GND B+ B- GND] while USB is [Vcc+ D+ D- Vcc-]. I thought it would be a simple circuit with a singe IC and a little circuitry.
  3. P

    Sata to usb Circuit Diagram

    Hi, Is there anyone who can provide me a detailed circuit diagram on how to create my own SATA to USB cable/accessory? I was thinking it won't be that complicated since SATA only has 7 output ports and USB with 4. Power Supply won't be a problem since I already have a Regulated 12V Power Supply.
  4. P

    Basic Interfacing from PIC to PC via Serial Communication

    Greetings... We are to establish basic communication between a PC and a Microcontroller using Visual Basic 6.0... in our microcontroller program... once it received "1", "2", "A", or "B" it will transmit Strings to the PC that says... "I Have received (1, 2, A or B)" NOw we are trying it...
  5. P

    MCU to PC communication via Serial Port(MAXRS232 Circuit)

    Greetings, We are to establish communication between a PIC16F877A MCU to PC via MAXRS232 Circuit given below... https://obrazki.elektroda.pl/7463659300_1348556786.jpg with this program constructed in MikroC void nl() { UART1_Write(10); UART1_Write(13); } void main() {...

Part and Inventory Search

Back
Top