{"id":16110284,"url":"https://github.com/manuelmeraz/odroidgpio","last_synced_at":"2026-05-16T18:02:56.457Z","repository":{"id":67031995,"uuid":"253032518","full_name":"ManuelMeraz/OdroidGPIO","owner":"ManuelMeraz","description":"Modern C++ wrapper around WiringPi for Odroid. ","archived":false,"fork":false,"pushed_at":"2020-04-19T16:27:37.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T05:32:56.226Z","etag":null,"topics":["bmo055","c","cmake","cpp","cpp11","cpp14","cpp17","gpio","i2c","modern","n2","odroid","pin","pins","serial","spi","xu4"],"latest_commit_sha":null,"homepage":null,"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/ManuelMeraz.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":"2020-04-04T15:30:28.000Z","updated_at":"2020-04-19T16:27:39.000Z","dependencies_parsed_at":"2024-03-15T12:04:54.201Z","dependency_job_id":null,"html_url":"https://github.com/ManuelMeraz/OdroidGPIO","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ManuelMeraz/OdroidGPIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2FOdroidGPIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2FOdroidGPIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2FOdroidGPIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2FOdroidGPIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManuelMeraz","download_url":"https://codeload.github.com/ManuelMeraz/OdroidGPIO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2FOdroidGPIO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272982746,"owners_count":25025984,"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-08-31T02:00:09.071Z","response_time":79,"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":["bmo055","c","cmake","cpp","cpp11","cpp14","cpp17","gpio","i2c","modern","n2","odroid","pin","pins","serial","spi","xu4"],"created_at":"2024-10-09T19:36:43.759Z","updated_at":"2026-05-16T18:02:56.342Z","avatar_url":"https://github.com/ManuelMeraz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OdroidGPIO\nModern C++ wrapper around WiringPi for Odroid (Tested on Linux)\n\nInstallation instructions for WiringPi on the odroid\nhttps://wiki.odroid.com/odroid-xu4/application_note/gpio/wiringpi\n\nTake a look at the examples and tests.\n\nInstallation instructions\n```\nmkdir build\ncd build\ncmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON ..\nmake -j6\nsudo ctest \nsudo make install\n```\n\nIn your project you can link to the library using cmake. No need to create your own cmake find package module.\n```\nfind_package(OdroidGPIO REQUIRED)\n\nadd_executable(main main.cpp)\ntarget_link_libraries(main PRIVATE OdroidGPIO)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelmeraz%2Fodroidgpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuelmeraz%2Fodroidgpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelmeraz%2Fodroidgpio/lists"}