Posts

Showing posts with the label Gentle

The Gentle Touch Circuit Diagram

Image
The Gentle Touch Circuit Diagram . Consumer appliances these days hardly ever have a proper mains switch. Instead, appliances are turned on and off at the touch of a button on the remote control, just like any other function. This circuit shows how a device (as long as it does not draw too high a current) can be switched on and off using a push button. The approach requires that a micro controller is already available in the circuit, and a spare input port pin and a spare output port pin are required, along with a little software. When power is applied T1 initially remains turned off. When the button is pressed the gate of T1 is taken to ground and the p-channel power MOSFET conducts. The micro controller circuit is now supplied with power. Within a short period the micro controller must take output PB1 high. This turns on n-channel MOSFET T1 which in turn keeps T1 turned on after the push-button is released. Now the micro controller must poll the state of the push-button on its input ...