{"id":16237547,"url":"https://github.com/lexus2k/tinybuttons","last_synced_at":"2026-04-26T23:31:16.840Z","repository":{"id":108163016,"uuid":"111502445","full_name":"lexus2k/TinyButtons","owner":"lexus2k","description":"Analog Buttons library for Arduino","archived":false,"fork":false,"pushed_at":"2018-07-23T13:58:42.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T08:49:44.688Z","etag":null,"topics":["adc","analog-buttons","analog-pins","arduino","arduino-library","button-control","buttons"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lexus2k.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}},"created_at":"2017-11-21T05:12:06.000Z","updated_at":"2020-12-27T03:42:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"506e9924-3b3d-45f9-9399-27889887b2dd","html_url":"https://github.com/lexus2k/TinyButtons","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"cfd4fd30714b2a7742d764d9e6d54712d761494c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lexus2k/TinyButtons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexus2k%2FTinyButtons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexus2k%2FTinyButtons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexus2k%2FTinyButtons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexus2k%2FTinyButtons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexus2k","download_url":"https://codeload.github.com/lexus2k/TinyButtons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexus2k%2FTinyButtons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["adc","analog-buttons","analog-pins","arduino","arduino-library","button-control","buttons"],"created_at":"2024-10-10T13:36:04.701Z","updated_at":"2026-04-26T23:31:16.819Z","avatar_url":"https://github.com/lexus2k.png","language":"C++","readme":"# Analog buttons control library\n\n## Introduction\n\nThis library provides interface to work with the buttons, connected to\nanalog pin.\n\n## Key Features\n\n * Polling implementation of working with analog buttons\n * 2 ways of polling are available\n   * callbacks (automatically invoked on event)\n   * verifying buttons state via API functions\n\n## Supported platforms\n\nThe library should work on all Arduino platforms.\n\nDigispark users, please check compilation options in your Arduino prior to using this library.\nTinyButtons library requires at least c++11 (by default Digispark package misses the options\n-std=gnu++11).\n\n## Setting up\n\n * Download source from https://github.com/lexus2k/TinyButtons\n * Put the sources to Arduino/libraries/ folder\n\nFor more information about this library, please, visit https://github.com/lexus2k/TinyButtons.\nDoxygen documentation can be found at [github.io site](http://lexus2k.github.io/TinyButtons).\nIf you found any problem or have any idea, please, report to Issues section.\n\n## License\n\nCopyright (C) 2016-2017 Alexey Dynda\n\nThis file is part of TinyButtons Library.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexus2k%2Ftinybuttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexus2k%2Ftinybuttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexus2k%2Ftinybuttons/lists"}