{"id":20431516,"url":"https://github.com/jonthysell/ataricontroller","last_synced_at":"2025-04-12T20:44:46.903Z","repository":{"id":90991468,"uuid":"96918475","full_name":"jonthysell/AtariController","owner":"jonthysell","description":"Arduino library to read Atari 2600 controllers. ","archived":false,"fork":false,"pushed_at":"2017-07-12T15:00:24.000Z","size":6,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T15:02:03.130Z","etag":null,"topics":["arduino","arduino-library","atari","atari-2600","controller","gamepad","joystick"],"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/jonthysell.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-07-11T17:19:48.000Z","updated_at":"2023-01-25T04:49:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"2804ccd1-113e-4f60-8e48-5e05249cd4fc","html_url":"https://github.com/jonthysell/AtariController","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonthysell%2FAtariController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonthysell%2FAtariController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonthysell%2FAtariController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonthysell%2FAtariController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonthysell","download_url":"https://codeload.github.com/jonthysell/AtariController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631687,"owners_count":21136556,"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":["arduino","arduino-library","atari","atari-2600","controller","gamepad","joystick"],"created_at":"2024-11-15T08:12:06.237Z","updated_at":"2025-04-12T20:44:46.893Z","avatar_url":"https://github.com/jonthysell.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AtariController #\n\nThe AtariController library enables your Arduino sketches to read Atari 2600 controllers.\n\n## Installation ##\n\n1. Download the latest source code zip from https://github.com/jonthysell/AtariController/releases/latest\n2. Open the Arduino IDE\n3. Open \"Sketch \u003e Include Library \u003e Add .ZIP Library...\"\n4. Select the zip file you downloaded in step 1\n\n## Getting Started ##\n\nThere are two example sketches included which make use of the AtariController library. See \"File \u003e Examples \u003e AtariController\" in the Arduino IDE after installation.\n\n### AtariControllerSerialReader ###\n\nThis sketch reads the state of a single controller and reports it via the Serial interface. Note that it only reports when the state has changed (a button has been pressed or released). It's good for validating you've got your pins wired up properly.\n\n### AtariControllerKeyboardReader ###\n\nThis sketch reads the state of a single controller and simulates key presses via the Keyboard interface. You can specify which buttons correspond to which keys in the sketch. This sketch requires a 32u4 based board (such as the Leonardo, Micro, or Due).\n\n## More Info ##\n\nFor more information on how the controllers actually work, see [How To Read Atari Controllers](https://github.com/jonthysell/AtariController/wiki/How-To-Read-Atari-Controllers).\n\nCopyright (c) 2017 Jon Thysell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonthysell%2Fataricontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonthysell%2Fataricontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonthysell%2Fataricontroller/lists"}