Skip to main content

Posts

Showing posts with the label Super

Super Boost 3 6A USB Charger Based on LM2700

This design is inspired by the Minty Boost but it fixes some of the issues that I had with it. The Minty Boost is limited to 600mA due to the LT1302 chip. The Super Boost uses the LM2700 which can push up to 3.6A. This will enable i-devices to draw up to there maximum of 1A which will enable a faster recharge. [ ]

Super Digital Combination lock Circuit Diagram

The circuit above above makes use of the CMOS 4017 decade counter IC. Each depression of a switch steps the output through 0– 9. By coupling the output via an AND gate to the next IC, apredefined code has to be input to create the output. Each PBSswitch is debounced by tw1o gates of a CMOS4001 quad 2-input NORgate. This ensures a clean pulse to the input of each CMOS4017 counter. Only when the correct number of presses at PBS Awill allow PBS B to become active. This is similar for PBS C andPBS D. At IC4, PBS D must be pressed 7 times. Then PBS C is againpressed 7 times, stepping from output 1 to output 8. The ANDgate formed around CMOS4081 then goes high, lighting the LED. TheReset switch can be pressed at any time. Power on resetis provided by the 100n capacitor near the reset switch. Below isa picture of one that I made about 15 years ago:   Unfortunately, this board was part of a much larger project containing multiple power supplies. One day whilst working on another circu...