{"id":31044875,"url":"https://github.com/klus3kk/candyjackpot","last_synced_at":"2025-09-14T16:52:43.512Z","repository":{"id":290368082,"uuid":"974206290","full_name":"Klus3kk/CandyJackpot","owner":"Klus3kk","description":"A mini slot machine built with Arduino. ","archived":false,"fork":false,"pushed_at":"2025-05-11T18:17:33.000Z","size":17240,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T01:47:28.041Z","etag":null,"topics":["arduino","c","slot-machine"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Klus3kk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-28T12:19:38.000Z","updated_at":"2025-06-25T16:23:10.000Z","dependencies_parsed_at":"2025-04-28T13:39:33.506Z","dependency_job_id":"88526667-fada-41fe-aa14-c37a13c63366","html_url":"https://github.com/Klus3kk/CandyJackpot","commit_stats":null,"previous_names":["klus3kk/candyjackpot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Klus3kk/CandyJackpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klus3kk%2FCandyJackpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klus3kk%2FCandyJackpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klus3kk%2FCandyJackpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klus3kk%2FCandyJackpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Klus3kk","download_url":"https://codeload.github.com/Klus3kk/CandyJackpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klus3kk%2FCandyJackpot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275136748,"owners_count":25411709,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arduino","c","slot-machine"],"created_at":"2025-09-14T16:52:40.159Z","updated_at":"2025-09-14T16:52:43.499Z","avatar_url":"https://github.com/Klus3kk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CandyJackpot\n\n**CandyJackpot** is a mini slot machine built with Arduino. It features an OLED display for symbol animation, a lever to start the spin, sound effects, and a servo-based candy dispenser for rewarding wins.\n\n## Building and Running the Project\n\n### Install Required Libraries\n\nBefore compiling, you must install the necessary libraries:\n\n```bash\n.\\arduino-cli.exe lib install \"Adafruit GFX Library\"\n.\\arduino-cli.exe lib install \"Adafruit SSD1306\"\n.\\arduino-cli.exe lib install \"Servo\"\n```\n\n### Compile the Project\n\nOnce libraries are installed, compile the project with:\n\n```bash\n.\\arduino-cli.exe compile --fqbn arduino:avr:uno --output-dir build .\n```\n\n### Run in Wokwi Simulator\n\nThe project is configured for simulation in Wokwi:\n\n1. Open the project in VSCode\n2. Start the Wokwi simulation\n3. Click the button to test the slot machine functionality\n\n## Project Components\n\n- Arduino Uno ×1\n- OLED Display 0.96'' 128x64 I2C ×1\n- SG90 Servo Motors ×2\n- Push Button ×1\n- LEDs ×4\n- Stereo Amplifier ×1\n- 8 Ohm Speaker (missing, required)\n- 5V Power Supply\n- 6×AA Battery Holder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklus3kk%2Fcandyjackpot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklus3kk%2Fcandyjackpot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklus3kk%2Fcandyjackpot/lists"}