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 Lepidoptera_ece

  1. L

    how to create a small brake for a toy car ?

    What motor are you using? Since you are using PIC micro you have a lot of ways altering your motors rotation... if you are using a stepper motor... you just have to slow down the steppin method... but if you are using a simle motor... maybe you can build a simple circuit in which you can...
  2. L

    Can I use a PIC16F877 for a host PIC ?

    Re: need to know What do you mean Host PIC?
  3. L

    Can I use +/- 5V for LM741?

    how lm741 works have used the said opamp at those level... and so far it cause me no problem yet... :)
  4. L

    The Renesas M16C Design Contest 2005

    The exam was not that really intimidating... anyone can try just try to read the tutorial...
  5. L

    How to determine whether PIC 16F872 is dead?

    pic how to check if the chip is dead if you consider that your connection are all right and still you can't make the crystal to oscillate. there is a big possibilty that your chip is damaged because there is no enough energy to passthrough your crystal and made it able to oscillate, But if in...
  6. L

    propeller display with microchip pic

    microchip pic stick I think its just a matter of timing and calibration.....
  7. L

    PICStart Plus with USB interface

    usin microchip picstart plus with usb port they have a sample code in using TI TUSB3410 here we can use it as for reference **broken link removed**
  8. L

    How to use PIC controller to control the 184 input signal to PC interfacing?

    Re: I/O Interfacing i agree,. plus youll have lesser wires or connections which lessens your hardware debugging problems.....
  9. L

    PICStart Plus with USB interface

    picstar usb I think that would be possible, we will just have to maintain the comunication from the PICSTART to PC from its ariginal design then no doubt it will be successful... Added after 38 seconds: I think that would be possible, we will just have to maintain the comunication from the...
  10. L

    I2C gives me headaches

    how to check if i2c is working? I think the best way you can do is to see the square wave yourself... try to use an oscilloscope and check if you are transmitting and recieving the correct data... you can also try to check if you have the same baudrate on both the master and slaves... Added...
  11. L

    How to use PIC controller to control the 184 input signal to PC interfacing?

    atmega max7301 Can you post your schematics for us to asses your problem, by the way what PIC microcontroller are you planning to use??? ;)
  12. L

    Pic 16f877a stepper driver

    pic16f877 stepper motor connecting in serial port is a lot easier than the usb, but using the USB is a lot more interesting though.... because currently I myself is still trying to learn things out of it.... =)
  13. L

    pic16f84 subroutine problem

    Also another important thing to consider is that PIC microcontroller program memory is arranged in page like...... you have to becareful in jumping from one subroutine to another because it might not reach it.... but if you are coding in C, this problem is eliminated... its the problem of the...
  14. L

    pic16f84 port A4 problem

    you can also check if the watchdog is enabled.... it will reset your micro each time a timeout occurs...
  15. L

    Pic 16f877a stepper driver

    stepper driver schematics It is better to use some driver chips than using transistors inorder for you to avoid biasing problems.... plus, driver chips have some special features like thermal shutdown and over current protection .......

Part and Inventory Search

Back
Top