NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Microcontroller Programming » Using Shift Registers?

April 18, 2010
by EdsJunk
EdsJunk's Avatar

How do you program the micro controller to control a parallel in/serial out shift register? I would like to increase my pins by using them.. I just dont know how to go about sending the clock to the register and how to even send the register the binary to tell it what to do.. thanks

April 18, 2010
by wayward
wayward's Avatar

Hey EdsJunk,

I put together a short and, hopefully, not too incoherent an explanation about something very related: performing write operations to a NerdKits LCD using two MCU output pins and a shift register: 2-wire LCD interface. I can't take credit for the circuit itself, I just tried to figure how it works.

Post a Reply

Please log in to post a reply.

Did you know that you need to think about wires differently when you're transmitting signals more than a few inches? Learn more...