Recent content by zxcvb

  1. Z

    Don't know how to make an ultrasonic sensor circuit....

    Hello everyone, I am studying abroad and I am working on a speedometer project. I am preparing to use an ultrasonic transmitter and receiver to make an ultrasonic sensor circuit, and then connect it with the single-chip microcomputer msp430 to realize the functions of speed measurement and...
  2. Z

    PWM signal generating circuit based on LM393

    This is a PWM signal generating circuit based on LM393. When I was running this LM393 circuit, I found that this circuit only consumes about 10 milliwatts of power at a voltage of 5V. Not only that, this circuit can work normally at 3.3V, 12V and 18V. But later I found that this circuit...
  3. Z

    Seeking means of maximizing energy use from LiIon battery

    Hello all. Thanks for taking up your time to read my post. I have a device that operates with 3.2 V MAX, and I wish to power it from a standard 3.7 Li-Ion battery. A fully charged battery=4.2V. I used a simple LM317AEMPX (datasheet )circuit to drop voltage to 3.2V and it worked perfectly. Now...
  4. Z

    Increasing voltage using operational amplifier

    I want to build own circuit usinghttps://ez.analog.com/external-link.jspa?url=http%3A%2F%2Fwww.kynix.com%2FProduct%2FCate%2F470.htmland resistors. I have 12V power source (car accumulator) and 6V input voltage (Vin). I want to get 12V Vout and 25W at the output. So that is about 2A...
  5. Z

    Seemingly unstable basic PIC18F2550 circuit

    From my work I've had quite a bit of experience with hardware development, but purely from a supervisory role, and so recently I've been playing around with ground up MCU circuit design to try to get a better understanding. I put the following circuit together to allow me to play around with...
  6. Z

    Need help with my project -- microcontroller for DC motor controller

    Hello, I'm a student currently doing my final year degree course in University College Sedaya International. I have given a project called as Microcontroller for DC motor control. The requirement of the project are :- 1). Type of Microcontroller = Microchip PIC16F876 2). DC motor 3). The...
  7. Z

    2n3904/2n3906 driving mosfet gate

    I'm building a MOSFET driver like this. The signal source is 7V peak-to-peak. Vcc is 12V. The push-pull stage is 2n3904/2n3906.(datasheet http://www.kynix.com/uploadfiles/pdf8798/2N3904.pdf) I've tested the push-pull output before adding the transformer, and using a 50 ohm load, the output...
  8. Z

    Class AB or Class D for a home theater amplifier

    I am planing to assemble a 5.1 channel amplifier. I selected the famous TDA2030 as the basic element and is simple to proceed. But I have a confusion, whether to use some other Class D amplifier for better quality.Conceptually, a Class D amplifier is considered by some music purists to be less...
  9. Z

    Limit switches to control motor direction

    I am trying to use two limit switches(this one) and two DPDT relays to control the direction of the motor. When the power is applied the motor should rotate one direction (direction for this question isn't important). Also, at this point (initialization) neither switch will be energized. The...
  10. Z

    Why Does My PIC16F723A Show a Programming Error in MPLAB X?

    I am working with a PIC16F723A chip and I am trying to program it to toggle a pin (RA1) on and off. I am pretty sure I have the circuit setup correctly (below is what I have setup), but for some reason I get an error when trying to program it... So, I am using MPLAB X IDE v1.70 on OS X version...
Back
Top