{"id":38709745,"url":"https://github.com/iley/kamaji","last_synced_at":"2026-01-17T10:59:11.413Z","repository":{"id":66773797,"uuid":"107852066","full_name":"iley/kamaji","owner":"iley","description":"A quiz game system","archived":false,"fork":false,"pushed_at":"2025-12-30T10:37:01.000Z","size":23776,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-03T00:29:45.170Z","etag":null,"topics":["arduino","atmega","kicad","openscad"],"latest_commit_sha":null,"homepage":"https://kamaji.cc","language":"HTML","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/iley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-22T09:15:22.000Z","updated_at":"2025-12-30T10:37:05.000Z","dependencies_parsed_at":"2024-10-22T18:56:34.665Z","dependency_job_id":null,"html_url":"https://github.com/iley/kamaji","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iley/kamaji","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iley%2Fkamaji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iley%2Fkamaji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iley%2Fkamaji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iley%2Fkamaji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iley","download_url":"https://codeload.github.com/iley/kamaji/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iley%2Fkamaji/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","atmega","kicad","openscad"],"created_at":"2026-01-17T10:59:11.345Z","updated_at":"2026-01-17T10:59:11.403Z","avatar_url":"https://github.com/iley.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kamaji quiz game system\n\nSee [kamaji.cc](http://kamaji.cc) for assembly instructions and additional information.\n\n![](https://github.com/iley/kamaji/workflows/CI/badge.svg)\n\nDirectories:\n\n* `firmware`: main source code;\n* `demo`: code samples;\n* `3d`: [OpenSCAD](http://www.openscad.org/) models for the enclosure;\n* `pcb`: schematic and printed circuit board layout in [KiCAD](http://kicad-pcb.org/) format;\n* `misc`: the rest.\n\n## SDK\n\nWe use [PlatformIO](http://platformio.org) with\n[Arduino](http://platformio.org/frameworks/arduino) framework. It should also\nbe possible to compile the code with the official Arduino IDE.\n\n## Compile and flash firmware\n\nFor v1 and v3 custom fuses must be programmed before first flashing.\n\n```\npio run -e v1 -t fuses\n```\n\nSelect the correct board version (v1, v2, v3) and flash it with:\n\n```\npio run -e v1 -t upload\n```\n\n## Hardware\n\n**The recommended version for new builds is \"Classic V1\".**\n\n* V1 uses an ATmega328p running at 8MHz without an external oscillator. [USBasp](http://www.fischl.de/usbasp/) can be used for programming.\n* V2 uses ATmega32u4 and a 128x64 graphics screen.\n* V3 runs on ATmega328p with a 16MHz oscillator and and utilizes a PCF8574 I/O extender chip.\n* \"Classic V1\" is an updated revision of V1. Fully compatible from software point of view.\n* \"Headless\" is a USB MIDI device without a screen or buttons. Built around \"Pro Micro\" boards (ATMega32U4).\n\n## Code style\n\nLet's stick to [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filey%2Fkamaji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filey%2Fkamaji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filey%2Fkamaji/lists"}