Sunday, May 29, 2016

Controlling Multiple LEDs

Multiple LED Control Using Minimum I/O pins



A truth table for controlling six LEDs using three I/O is shown below:


H = Output Set high (5V)
L = Output set low (ground)
I = Input

More LEDs can be controlled by using this equation:
Numbers of LEDs = (Numbers of PINs) x ( Numbers of PINs – 1)

For example:
Number of LEDs = 4 x (4-1)
                        = 4 x 3
                        = 12 LEDs

Ultra-Precise, Current-Sense Amplifier

  The INAx290 is an ultra-precise, current-sense amplifier that can measure voltage drops across shunt resistors over a wide common-mode ran...