Hello everyone.
I'm a bit confused about how to use my Arduino MEGA with a 74HC595 shift register.
I have been on the shift out tutorial but they use a Arduino Uno. http://arduino.cc/en/Tutorial/ShiftOut
I am then wondering what is the equivalent pinout of this tutorial for the Arduino Mega.
The 74HC595 needs 3 wires: serial clock, latch pin, data in.
Latch is any digital pin right? data in could be TX0(pin1) but what about this clock line?
I am looking forward to have your feedback.
many thanks