Post Top Ad

Wednesday, February 22, 2023

on video How to make a seven-segment meter with IC 4026 yourself

 


How to make a seven-segment meter with IC 4026 yourself
By watching this video you can learn how to make your own seven segment counter circuit using IC 4026. This electronics project is a great experiment for electronics enthusiasts and also a useful circuit for many applications . In this tutorial, we'll show you the step-by-step process of building the circuit, explain how it works, and show you how to use it. Whether you're a beginner or an experienced hobbyist, this DIY electronics project is a fun and rewarding way to learn about electronics.
The 7-segment displays are LED displays inherited from a now bygone era when everyone could buy their own electronic kit to assemble themselves at the corner electronics store or by sending their cut-out form in the electronics magazines of the era. Today, there are fewer and fewer 7-segment displays in commercial devices. It's a shame, because it's a simple and effective technology.
A few years ago, 7-segment displays were everywhere: clock radios, watches, calculators, microwaves, ovens, timers, industrial systems, measuring tools, etc. Today, 7-segment displays have for the most part been replaced by LCD displays or higher-end graphic screens. 7-segment displays are only found in very specific use cases: voltmeter for model making, DIY electronic card or for a niche market, low-cost measurement tools, etc.

The 7-segment displays have been forgotten, because they are too sober, times change, tastes too. But as it is simply a series of LEDs in the same box, in the end, it is a very simple technology to implement. And as they say, often the simplest solution is the best.
7-segment displays consist of 7 segments, hence their name. These segments are named A, B, C, D, E, and F by convention, and they appear in the order shown above.

Each segment corresponds to an LED that can be turned on or off to form numbers, letters and even rudimentary special characters. In general, displays have 7 segments and a "decimal point" which can be used to display decimal numbers or sub-units (tenths of a second for example).

PS As we will see in a future article, there are also specialized versions with double dots for the hours and apostrophes for the minutes (for American notation).

There are a multitude of 7-segment display colors: red, green, yellow, orange, blue, white, etc. There are a multitude of sizes, from the small display of a few millimeters side to several tens of centimeters. You choose ;)

In the end, regardless of the color and size of the display, the operating principle is the same.
Displaying figures with a 7-segment display comes down to lighting the LEDs of the appropriate segments. That's all.

Any assembly / code capable of lighting 7 or 8 LEDs simultaneously is capable of using a 7 segment display. There is no simpler.

I gave you an illustration of the different numbers possible with a 7-segment display. If you have trouble reading the numbers, step back a little from your screen. An illustration is worth more than words in this case ;)

PS I added in the illustration the letters from A to F, because the display of hexadecimal digits is very classic with 7-segment displays. Life is not just about numbers from 0 to 9 in computer science ;)


 


How to make a seven-segment meter with IC 4026 yourself
By watching this video you can learn how to make your own seven segment counter circuit using IC 4026. This electronics project is a great experiment for electronics enthusiasts and also a useful circuit for many applications . In this tutorial, we'll show you the step-by-step process of building the circuit, explain how it works, and show you how to use it. Whether you're a beginner or an experienced hobbyist, this DIY electronics project is a fun and rewarding way to learn about electronics.
The 7-segment displays are LED displays inherited from a now bygone era when everyone could buy their own electronic kit to assemble themselves at the corner electronics store or by sending their cut-out form in the electronics magazines of the era. Today, there are fewer and fewer 7-segment displays in commercial devices. It's a shame, because it's a simple and effective technology.
A few years ago, 7-segment displays were everywhere: clock radios, watches, calculators, microwaves, ovens, timers, industrial systems, measuring tools, etc. Today, 7-segment displays have for the most part been replaced by LCD displays or higher-end graphic screens. 7-segment displays are only found in very specific use cases: voltmeter for model making, DIY electronic card or for a niche market, low-cost measurement tools, etc.

The 7-segment displays have been forgotten, because they are too sober, times change, tastes too. But as it is simply a series of LEDs in the same box, in the end, it is a very simple technology to implement. And as they say, often the simplest solution is the best.
7-segment displays consist of 7 segments, hence their name. These segments are named A, B, C, D, E, and F by convention, and they appear in the order shown above.

Each segment corresponds to an LED that can be turned on or off to form numbers, letters and even rudimentary special characters. In general, displays have 7 segments and a "decimal point" which can be used to display decimal numbers or sub-units (tenths of a second for example).

PS As we will see in a future article, there are also specialized versions with double dots for the hours and apostrophes for the minutes (for American notation).

There are a multitude of 7-segment display colors: red, green, yellow, orange, blue, white, etc. There are a multitude of sizes, from the small display of a few millimeters side to several tens of centimeters. You choose ;)

In the end, regardless of the color and size of the display, the operating principle is the same.
Displaying figures with a 7-segment display comes down to lighting the LEDs of the appropriate segments. That's all.

Any assembly / code capable of lighting 7 or 8 LEDs simultaneously is capable of using a 7 segment display. There is no simpler.

I gave you an illustration of the different numbers possible with a 7-segment display. If you have trouble reading the numbers, step back a little from your screen. An illustration is worth more than words in this case ;)

PS I added in the illustration the letters from A to F, because the display of hexadecimal digits is very classic with 7-segment displays. Life is not just about numbers from 0 to 9 in computer science ;)


No comments:

Post a Comment

Post Top Ad

Pages