python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Change LED intencity through 74HC595 shift register
I'm currently working on a project for which I need to control 13 white LEDs and one RGB LED with two shift registers 74HC595 in cascade.
I work on windows with a SAMD21 XPLAINED PRO board (µC samd21j...
Fanch
Votes: 0
Answers: 1
Communication to parallel (not cascade) 74hc595 over common bus lines
I am trying to send data to parallel (not cascade) 74hc595 over common bus lines from CD4094B. I am sending 16 bits to place first 8 bits in 74hc595(1) and second bits in 74hc595(2). But I am getting ...
bala krishna
Votes: 0
Answers: 1
