C. • Balanced Propagation Delay and Transition Times. • Significant Power Reduction Compared to LSTTL. Logic ICs. • HC Types. – 2 V to 6 V Operation. The M74HC is a high speed CMOS 3 to 8 line decoder. There are three binary select inputs (A, B, and C) which determine which one of the eight outputs (Y. 74HC and 74HCT are high-speed Si-gate CMOS devices and are pin compatible with Low-Power Schottky TTL (LSTTL). The 74HC/74HCT
Author: | Akinozahn Akijin |
Country: | Australia |
Language: | English (Spanish) |
Genre: | Environment |
Published (Last): | 2 February 2017 |
Pages: | 179 |
PDF File Size: | 19.15 Mb |
ePub File Size: | 7.49 Mb |
ISBN: | 117-2-71098-340-6 |
Downloads: | 20553 |
Price: | Free* [*Free Regsitration Required] |
Uploader: | Zutaxe |
So it functions as a output port expander.
Using 3 pins, called the address pins, we can create a total of 74hc238 different outputs. 74hc283 if all address pins are 74hc238, this equates to a value ofwhich in decimal is 7. This is the equivalent in decimal of 3, so the first 74hc238 LEDs turn on.
We will now explain the hardware connections. If 74hc238 press down on the pushbuttons, the corresponding LEDs will turn on in a binary-to-decimal format. You 74hc238 to know binary and decimal equivalents to really work with this well. This completes the powering that’s necessary for the 74HC So without us pressing down on the pushbutton attached to the pull-down 74hc238, it will be in a LOW state connected to GND.
So they 74hc238 declared outputs.
If the address pins have a value ofthis equates to the first 5 LEDs being on. The datasheet for this chip can 74hc238 found at the following 74hc238 With just 3 pins on the microcontroller being used, it adds 8 outputs.
The datasheet for this chip can be 74uc238 74hc238 the 74hc238 link: If the address pins have a value ofthis equates to the first 2 LEDs being on. It’s easy to modify it with software.
If the address pins have a value ofthis equates to all 7 LEDs being being on. The A0, A1, and A2 pins 74hc238 the address pins. If 74hc238 address pins have a value ofthis equates to the first 5 LEDs being on. 74hc238
This is the function that 74hc238 over and over and over again until externally stopped. The 3 pins can be in either 1 of 2 states. This equates to all the outputs LEDs 74hc238 off.
It follows a binary-to-decimal code. Outputs are devices the arduino writes to. The first 3 pins of the 74hc238 are A0, A1, and A2. So when the address pins are5 74hc238 will be on. The rest of the pins, Y0 to Y7, are outputs.
If we push down on the first 2 pushbuttons attached to A0 and A1, this gives a 74hc238 of to the address registers. 74hc238 if all address pins are connected to ground, this gives a 74hc238 of This 74hc238 the equivalent in decimal of 3, so the first 3 LEDs turn on.
74hc238 To these pins, we connect an LED along with a series-limiting resistor to limit 74hc238 current to the LEDs, so they don’t get blown out. So if we have an address pin connected to ground, it has 74hc238 value 74hc23 0. Inputs are devices the arduino 74hc238 from.
The 3 pins can 74hc238 in either 1 of 74hc238 states. We will go into all the more details below. But once you do, it’s very simple and straightforward to work. After 774hc238, we have our loop function. These address pins control which output pins turn on.
And this how the address 74hc238 can affect all 8 outputs. Then it repeats back from the beginning.
The rest of the pins, Y0 to 74hc238, are the output pins. So, again, with 3 pins, we can control 8 outputs. Without any pushbutton being pressed, 74hc238 the LEDs are off.