• ULINK2 transistor T1
    Burnted tranzistor T1. What he type (NPN or PNP) and model number? Thanks ^^
  • Microcontroller software shutdown with transistor 2N4401
    I am trying to understand why connecting, say, an Arduino digital pin 4 to a 2N4401 pin 2 as well as 5V PSU to 2N4401 pin 1 and Arduino VCC to 2N4401 pin 3, won't keep power. When shorting pin 1...
  • To drive a DC motor.
    Hi, Can anyone please give a C program for 8051 that can drive two DC motors with time delay?? That is two motors have to run for 5secs and stop for 5 secs. I have a program to interface the motors...
  • Driving a servo motor
    Hi, I'm working on my project and it involves driving a servo motor using an MCB900 board. Is it possible to directly connect the servo motor to one of the ports or do I have to use an interface like...
  • driving a stepper motor
    Hi guys, I wrote a function that generates a set of constants to be used in assigning a delay value for each pulse for driving a stepper motor. My code just stop at the first iteration of the code...