{"id":19999178,"url":"https://github.com/mr-addict/smartled","last_synced_at":"2026-05-13T03:34:33.950Z","repository":{"id":107625293,"uuid":"439902925","full_name":"MR-Addict/SmartLED","owner":"MR-Addict","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-21T12:48:42.000Z","size":41585,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T12:46:34.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/MR-Addict.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-12-19T15:46:06.000Z","updated_at":"2022-11-07T06:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"31112fd3-b733-4504-9db7-2e9beebd0804","html_url":"https://github.com/MR-Addict/SmartLED","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/MR-Addict%2FSmartLED","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2FSmartLED/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2FSmartLED/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2FSmartLED/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MR-Addict","download_url":"https://codeload.github.com/MR-Addict/SmartLED/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439486,"owners_count":19963095,"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":[],"created_at":"2024-11-13T05:10:56.610Z","updated_at":"2026-05-13T03:34:28.909Z","avatar_url":"https://github.com/MR-Addict.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WS2812LED Smart LED Matrix ![badge](https://img.shields.io/badge/SmartLED-WS2812-\u003cCOLOR\u003e.svg)\n\n## 1. Description\n\nIn this projects , I use a 16X16 LED matrix to find more possibilities on WS2812 LED.\n\nNot only added WIFI , but also can display Text and Sprite based on my previous projects.\n\n## 2. Preparations\n\n### 2.1 Libraries:\n\nYou must install FastLED and three more libraries that I written in my github pages.\n\nAbout how to use my custom libraries , you should check it out at my github pages.\n\n- [FastLED](https://github.com/FastLED/FastLED.git)\n- [LEDMatrix](https://github.com/MR-Addict/WS2812LED-Matrix-Library.git)\n- [LEDText](https://github.com/MR-Addict/WS2812LED-Matrix-Library.git)\n- [LEDSprtie](https://github.com/MR-Addict/WS2812LED-Matrix-Library.git)\n\n### 2.2 Components:\n\n- **16X16 WS2812LED Matrix or Other size**\n- **5V3A Power Adapter**\n- **ESP32 DEV Board**\n- **DS3231 module**\n- **4 Buttons**\n\n## 3. Set Up\n\n### 3.1 Wiring your compoments:\n\nYou can solder you compoments like below schematic , or you can manufacture a custom PCB board using my Gerber files in `PCB` folder.\n![Schematic](Images/Schematic.png)\n\n### 3.2 Upload Code:\n\nUse arduino IDE and select ESP32 board to upload `SmartLED` to your board in `Arduino` Folder.\n\n## 4. Control Your Matrix\n\n### 4.1 Modes Built In:\n\nThere are 7 modes built in , including a welcome message when bootingup.\n- **Bootingup Welcome Message**\n- **Display Time**\n- **Bouncing Ball**\n- **Halo1**\n- **Halo2**\n- **Sprite Which are Mario and Minecraft Items**\n- **Snake Game**\n- **Draw Mode**\n\n### 4.2 Control With Buttons:\nYou can use four buttons to control your LED matrix , buttons' functons are below:\n|Button|Function|\n|:---:|:---:|\n|Button1|Turn ON/OFF LED Matrix|\n|Button2|Auto Display ON/OFF|\n|Button3|Previous Mode|\n|Button4|Next Mode|\n\n### 4.3 Control With UI:\nIn order to more easily control LED Matrix and use `WIFI` , I designed a UI to control Matrix written in porceesing language which in `Processing` folder.\n\nWith UI , We can also activate `Snake Game` and `Draw Mode` that buttons are not easily to do.\n\nBefore you run processing code , make sure that you have connectted ESP32's Network which is `LED Matrix` and the password is `123456789` by default.\n\n![Processing Panel](Images/Processing%20Panel.jpg)\n\n## 5. Videos\n\nhttps://user-images.githubusercontent.com/75357598/146681347-1d74eff5-21d2-497a-acc3-ee54a236c3f4.mp4\n\nhttps://user-images.githubusercontent.com/75357598/146681358-3732c3e6-0380-4569-a18e-5ad6a07ee59a.mp4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fsmartled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-addict%2Fsmartled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fsmartled/lists"}