Content for CD4511

CD4511

CD4511 is a BCD to 7-segment latch decoder driver IC formed with CMOS logic and NPN bipolar transistor output devices on an immovable structure. This IC is used where we need to driving common-cathode displays like 7-segment display, low voltage fluorescent display, and incandescent display.

Nostalgic CMOS Frequency Meter

“The CMOS series of integrated circuits appeared shortly after the TTL series. This means that at the beginning of the 70s it was available on the market in an accessible way for any user. Hence the nostalgia of those who …

Arduino Memory Game

“This is a project that was started 2 years ago which I recently decided to pick up again and finish. The purpose of the product is to test a person’s ability to memorize patterns. It does this on a …

2x 7-Segment Display With 3 Pins From Arduino

“Ever being bothered by the insufficient pin on your Arduino to create the number of outputs you desire? Hello everyone, in this instructable I would like to share to you about my idea: driving 2 common cathode 7 segment display …

Project  CMOS Clock

CMOS Clock

“Introduction I’ve recently become interested in clock projects, and it seemed appropriate to start by building the essential digital clock assembled from logic chips. Although clock projects exactly like this have been around for the best part of 50 …

Creating a Life Clock

“The idea I’ve been obsessed with optimising and tracking my time since university. I wanted to know exactly where I was spending my time, and how it’s possible that I seemingly could go through a whole week without …

Ultrasonic Sensor Based Water Level Indicator

“When I started learning electronics, a water level indicator was the first project I made using some transistors, leds and a copper wire completely dipped in the water tank. But due to obvious reasons, it got rusted. Then I made …

Single Digit Voltmeter with LM311

“I wanted to design a logic probe as a tutorial, but there were many good ones in the web so i have tried to design a single digit voltmeter. This circuit is a design, i am unable to test it …

Texas Instruments

Texas Instruments Inc. (TI) is an American technology company that designs and manufactures semiconductors, which it sells to electronics designers and manufacturers globally. Headquartered in Dallas, Texas, United States, TI is one of the top ten semiconductor companies worldwide, based …

Measurement Of RPM Of DC Motor Using Arduino And IR LED

“What is our requirement? Here we want to measure the rpm of DC motor. So we have to measure how many times a particular point on the rotor undergoes a full rotation within a minute. So we have to use …

DIY Bike Speedometer

“I just finished my latest project: A speedometer for my bike. It uses an attiny84 chip as its main processor and an 74ls47 chip as a driver for its 7-Segment Display (7SD from now on). If you have the parts …

Motorbike Gear Position With Seven Segment Display

“This is project involves decoding a number of inputs (in this case 7) to display as numerical values on a Seven Segment Display (SSD) using something called Binary Coded Decimal (BCD), a Diode Matrix and a micro-chip called a BCD4511 …

DIY Arduino based PHOTO BOOTH

“We have built this first version of our Photobooth for the wedding of friends, cause we noticed that it would cost almost the same to rent a even simpler one. We have tried to make it as cheap as possible …

7-Segment and 8x8 Matrix LED Controls

Sending information from the micro-controller to the user is extremely important to help in the interaction between the two. The use of 7 Segment LEDs is a common practice since they are simple to use devices that allow the sending …