{"id":21056259,"url":"https://github.com/zarox28/arduino-7-segment","last_synced_at":"2026-05-22T07:05:47.243Z","repository":{"id":204751139,"uuid":"712578363","full_name":"Zarox28/Arduino-7-segment","owner":"Zarox28","description":"Simple 7-segment Lego display","archived":false,"fork":false,"pushed_at":"2024-08-16T12:56:11.000Z","size":28713,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T19:23:25.420Z","etag":null,"topics":["7segment","arduino","lego"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zarox28.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-10-31T18:42:35.000Z","updated_at":"2024-08-16T12:56:14.000Z","dependencies_parsed_at":"2023-11-07T08:29:00.249Z","dependency_job_id":"43bf1f40-6770-4968-a049-929fc307b60f","html_url":"https://github.com/Zarox28/Arduino-7-segment","commit_stats":null,"previous_names":["zarox28/lcd","zarox28/arduino-lcd","zarox28/arduino-7-segment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zarox28%2FArduino-7-segment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zarox28%2FArduino-7-segment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zarox28%2FArduino-7-segment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zarox28%2FArduino-7-segment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zarox28","download_url":"https://codeload.github.com/Zarox28/Arduino-7-segment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500787,"owners_count":20300775,"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":["7segment","arduino","lego"],"created_at":"2024-11-19T16:49:38.753Z","updated_at":"2026-05-22T07:05:42.204Z","avatar_url":"https://github.com/Zarox28.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eArduino - 7-Segment\u003c/h1\u003e\n\n  \u003cimg src=\"https://img.shields.io/badge/-Arduino-00979D?style=for-the-badge\u0026logo=Arduino\u0026logoColor=white\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-AGPL_v3-blue.svg?style=for-the-badge\"/\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003e Version: **1.0.2**\n\n---\n\n## Table of Contents\n\n- [About](#about)\n- [Components](#components)\n- [Schematic](#schematic)\n- [Images](#images)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Changelog](#changelog)\n- [Contributing](#contributing)\n- [License](#license)\n- [Authors](#authors)\n\n## About\n\nThis is a simple Lego 7-segment display made with Arduino.\n\n\u003e **Note:** This project can be used for any project that uses a 7-segment display.\n\n## Components\n\n- 1x Arduino Uno\n- 1x 4x4 Keypad\n- 1x Buzzer\n- 25x Leds\n- 5x 100 Ohm Resistors\n- Some wires\n\n## Schematic\n\n![Schematic](assets/wirering.png)\n\n## Images\n\n\u003cdiv align=\"center\" style=\"display: flex; flex-wrap: wrap;\"\u003e\n  \u003cimg src=\"./assets/display_1.jpeg\" width=\"20%\"\u003e\n  \u003cimg src=\"./assets/display_2.jpeg\" width=\"40%\"\u003e\n  \u003cimg src=\"./assets/display_3.jpeg\" width=\"40%\"\u003e\n  \u003cimg src=\"./assets/display_4.jpeg\" width=\"40%\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/display_5.gif\" width=\"20%\"\u003e\n\u003c/div\u003e\n\n## Installation\n\n1. Clone the repository\n2. Open the `7-segment.ino` file with the Arduino IDE\n3. Upload the code to the Arduino Uno\n\n## Usage\n\n1. Connect the Arduino Uno to the computer\n2. Press the `*` key to start the counter\n3. Press the `#` key to start the reverse counter\n4. Press another key to display corresponding number or letter\n\n## Changelog\n\nSee [CHANGELOG](CHANGELOG.md) for changes\n\n## Contributing\n\nContributing is disabled for this repository\n\n## License\n\nThis project is licensed under the AGPL v3 License - see the [LICENSE](LICENSE.md) file for details\n\n## Authors\n\n- **[@Zarox28](https://github.com/Zarox28)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarox28%2Farduino-7-segment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzarox28%2Farduino-7-segment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarox28%2Farduino-7-segment/lists"}