
6
int TCLK = 1; int TSerial = 5; int BCLK = 6; int BSerial = 3; int Strobe = 4; int OutEnable = 2; // arrays to say Arduino byte Tbitmap[][8] = { //red characters {0, 4, 10, 17, 17, 31, 17, 17}, //A {0, 0,0,0,0,0,0,0}, {0, 28, 18, 17, 17, 17, 18, 28}, //D {0, 0,0,0,0,0,0,0}, {0, 14, 04, 04, 04, 04, 04, 14}, //I {0, 17, 25, 25, 21, 19, 19, 17}, //N {0, 14, 17, 17, 17, 17, 17, 14}, //O }; byte Bbitmap[][8] = { //green characters {0, 4, 10, 17, 17, 31, 17, 17}, //A {0, 30, 17,…
- abbey19 commented on BIGDOG1971's instructable 16x8 LED dot matrix with MAX7219 module
- abbey19 followed BIGDOG1971
hi Bd,I was manage to load this cod to my Arudino but I need to shift to right to left please any one can help me to do this project or I can build shift register 8x8 o 16x16 led matrix to I need easy code for able to edit any one please help me I am really appreciate king regardsJay