Hello Arduino Community,
I have two of the SPI 4 digit displays from Sparkfun, and I am trying to get them to interface with my Arduino Duemilanova ATMega328. The info I have found on SPI is not clear. My aim is to have the displays show the time. I know to use pins 10, 11, 12, 13 on the Arduino board, and I have one display connected now. I also imported the SPI library... where do I go from here? Can I type into the serial monitor and have numbers displayed that way? I appreciate any help.
Ron