Revision history of "Dot Matrix X 74HC595"

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 15:25, 17 December 2021Chao talk contribs 1,928 bytes +1,928 Created page with " == Dot Matrix drive by two 74HC595 == <syntaxhighlight lang="Arduino"> int latchpin = 8; // connect to pin 12 on the '595 int clockpin = 13; // connect to pin 11 on the '595..."