I soldered both modules together with very short and stiff jumpers (removed the plastic and bent the pins 90 degrees) to make 1 long display. It works really well after I figured out how to set everything up correctly. I'll add them to my list of "nice and useful" Arduino accessories for future purchases! The only thing that could improve them would be if the seller just sent them out for free! :) I used NANO so your settings may vary slightly. I couldn't easily find the answers out there in Arduino land, so I'm including what I used to get everything working, both with the ticker sketch example and my clock program, in case you run into trouble as well bump. #include <SPI. h>#include <Adafruit_GFX.h>#include <MAX72xxPanel.h> and for both displays connected together I needed // constants that don't change const int pinCS = 10; // With the Arduino NANO! Connect CS to this pin (10), DIN to MOSI (11), and CLK to SCK (13) const int numberOfHorizontalDisplays = 8; // 2x 4 modular panels connected together const int numberOfVerticalDisplays = 1;.and in void setup() matrix.setPosition(0, 7, 0); // The first display is at <0, 0> matrix.setPosition(1, 6, 0); // Second display is at <1, 0> matrix.setPosition(2, 5, 0); // The third display is at <2, 0> matrix.setPosition(3, 4, 0); //. matrix.setPosition(4, 3, 0); //. matrix.setPosition(5, 2, 0); //. matrix.setPosition(6, 1, 0); //. matrix.setPosition(7, 0, 0); // And the last display is at <7, 0> // . matrix.setRotation(0, 1); //First display is horizontal matrix.setRotation(1, 1); //. matrix.setRotation(2, 1); //. matrix.setRotation(3, 1); //. matrix.setRotation(4, 1); //. matrix.setRotation(5, 1); //. matrix.setRotation(6, 1); //. matrix.setRotation(7, 1);// The same was needed for the last displayRotation as the library still expects each 8x8 module to be a separate module with pins on top and bottom instead of on the sides like here. This only works if the incoming data lines are on the right when looking at the LEDs. Hope that was helpful! If so, please give it a thumbs up! And don't forget to like and subscribe. Wait, that's not a YouTube script! I'm sorry for that! Thanks for watching!
Complete Kuman Raspberry Pi 4B 3B+ Kit: Breadboard, Expansion Board, Jumper Cables, Ribbon Cable, Resistance Pack
9 Review
CZH-LABS Electronics-Salon Prototype Shield Kit for ๐ ๏ธ Raspberry Pi - Ideal for Breadboard DIY Projects
13 Review
ZOTAC ZBOX-CI325NANO-U Series Nano Fan-Less Mini PC Intel N3160 Quad-Core CPU Silent Performance Barebone System SSD & RAM Not Included, No OS
12 Review
๐ UCTRONICS GPIO Breakout Kit for Raspberry Pi Pico - Assembled Pi T-Type Breakout + 830 Tie Points Solderless Breadboard + 40 Pin Male-Female-Male Rainbow Ribbon Cable + 65pcs Premium Jump Wires
10 Review
M.2 Screw Kit: Easy Mounting for NVMe SSDs on ASUS Motherboards
19 Review
Comprehensive 500pcs Laptop Screw Kit Set for ๐ฉ IBM HP Dell Lenovo Samsung Sony Toshiba Gateway Acer
12 Review
Glarks 660 Pieces Phillips Assortment Motherboard
10 Review
MacBook Retina 13-inch (A1425, A1502) and ๐ฉ 15-inch (A1398) Bottom Case Screw Set with Pentalobe Screwdriver
11 Review