Switching common anode RGB led?

Ian0

Joined Aug 7, 2020
13,132
I'll make a different suggestion:
Get four 74HC125 buffers to drive the LEDs, and multiplex them using the output enable pins.
 

Thread Starter

k1ng 1337

Joined Sep 11, 2020
1,038
I'll make a different suggestion:
Get four 74HC125 buffers to drive the LEDs, and multiplex them using the output enable pins.
is this not what I'm trying to do? My task would then require 3 of these chips, " Sinks or sources 4mA at VCC = 4.5V " and Schmitt trigger
 

ericgibbs

Joined Jan 29, 2010
21,443
arduino digital outputs, 12 numbers, 12 bit display, infinite possibilities
hi K,
I would like to help, perhaps if you explained what is the purpose of project, we could suggest better alternatives.
E
 

Thread Starter

k1ng 1337

Joined Sep 11, 2020
1,038
hi K,
I would like to help, perhaps if you explained what is the purpose of project, we could suggest better alternatives.
E
The goal is of this project is to make an Arduino real time clock with an 8 bit display, whatever leftover space left in the ROM will be fun LED patterns. Then I plan to make a minamal arduino with just the atmega328 chip as a standalone LED driver. This project is about learning arduino not the best LEDs ever haha. From there I can revise how the LEDs are driven. I have a ton of junk and buying more costing money, who has time for that?
 
Top