adafruit / adafruit/HT1632

2+2 instead of chain?

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
37
Forks
42
PR merge metrics
No merged PRs in 30d

Description

I'm using 4 16x24 Led Matrices from Adafruit and wondering if it's possible to change the library to recognize 2+2 matrices instead of a chain of 4 matrices? For example: matrix 1 (0/0) matrix 2 (24/0) matrix 3 (0/16) matrix 4 (24/16) instead of matrix 1 (0/0) matrix 2 (24/0) matrix 3 (48/0) matrix 4 (72/0)? So basically one square display with 2x2 matrices?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Start by locating the HT1632 library's matrix-coordinate and panel-setup logic, then determine how a 2x2 arrangement can be represented instead of a linear chain; done means the library supports the requested four-panel square layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.