{"id":20904436,"url":"https://github.com/magnitopic/arduino_matrix","last_synced_at":"2025-12-28T22:28:57.098Z","repository":{"id":73212779,"uuid":"418089063","full_name":"magnitopic/arduino_matrix","owner":"magnitopic","description":"Project using the 1088AS led matrix. Made a functioning Simon Says game with it.","archived":false,"fork":false,"pushed_at":"2021-12-27T22:51:01.000Z","size":9546,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T14:14:56.735Z","etag":null,"topics":["1088as","arduino","school-project","simonsays"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magnitopic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-17T10:11:30.000Z","updated_at":"2023-07-20T10:37:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"abb5d524-458e-450d-81c8-367f649183c6","html_url":"https://github.com/magnitopic/arduino_matrix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnitopic%2Farduino_matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnitopic%2Farduino_matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnitopic%2Farduino_matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnitopic%2Farduino_matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magnitopic","download_url":"https://codeload.github.com/magnitopic/arduino_matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243294932,"owners_count":20268308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["1088as","arduino","school-project","simonsays"],"created_at":"2024-11-18T13:17:10.820Z","updated_at":"2025-12-28T22:28:57.055Z","avatar_url":"https://github.com/magnitopic.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino Matrix\n\nArduino project using the 1088AS LED matrix module.\n\n1088AS is an 8X8 red LED module. It is a modular component, meaning you can join as many modules as you like.\n\n## Install libraries\n\nI use few libraries depending on which programs you decide to use.\n\n-   LedControl\n    -   matrix1.ino\n    -   matrix2.ino\n    -   matrix2_reverse.ino\n    -   matrix3.ino\n    -   matrix4.ino\n    -   matrix4_random.ino\n    -   SimonSays.ino\n-   MD_MAX72XX and MD_Parola\n    -   matrix5.ino\n    -   matrix6.ino\n\n## Hardware\n\nI'm using an Arduino UNO (for programs that use MD_MAX and MD_Parola it matters what model you're using) and a 4 module of the 1088AS.\n\n### The Schema:\n\n![Schema](images/MatrixSchema.jpg)\n\nThis schema uses the same ports I use in my code.\n\nDIN -\u003e 11\n\nCS -\u003e 10\n\nCLK -\u003e 13\n\n# Simon Says project\n\nThe _SimonSays.ino_ file is different from all the others.\n\nThe other files are tests or proofs of concept for the library and the 1088AS matrix. But SimonSays is a big project that creates a fully functioning Simon says game for Arduino using the 1088AS matrix.\n\nVideo of the finished project working: https://youtu.be/FP_efhWCPdQ\n\n## Hardware\n\nList of components and the Arduino ports used:\n\n| Component Name                     | Pin used |\n| ---------------------------------- | -------- |\n| Button0 (The one most to the left) | Pin 2    |\n| Button1                            | Pin 3    |\n| Button2                            | Pin 4    |\n| Button3                            | Pin 5    |\n| Buzzer                             | Pin 6    |\n| Start button (Top red button)      | Pin 9    |\n| Matrix (CS)                        | Pin 10   |\n| Matrix (DIN)                       | Pin 11   |\n| Matrix (CLK)                       | Pin 13   |\n\nAnd a picture of the prototype circuit:\n\n![Schema](images/Prototype.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnitopic%2Farduino_matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnitopic%2Farduino_matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnitopic%2Farduino_matrix/lists"}