{"id":33190838,"url":"https://github.com/gnu-octave/octave-rpi-gpio","last_synced_at":"2026-04-03T04:22:25.164Z","repository":{"id":18327699,"uuid":"21506821","full_name":"gnu-octave/octave-rpi-gpio","owner":"gnu-octave","description":"GNU Octave wrapper around libbcm2835 for GPIO control of the RaspberryPI IOs","archived":false,"fork":false,"pushed_at":"2021-03-24T12:39:50.000Z","size":3,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-18T21:47:01.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnu-octave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-04T20:04:15.000Z","updated_at":"2024-04-04T19:01:30.000Z","dependencies_parsed_at":"2022-07-26T21:46:56.058Z","dependency_job_id":null,"html_url":"https://github.com/gnu-octave/octave-rpi-gpio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gnu-octave/octave-rpi-gpio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-rpi-gpio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-rpi-gpio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-rpi-gpio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-rpi-gpio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnu-octave","download_url":"https://codeload.github.com/gnu-octave/octave-rpi-gpio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-rpi-gpio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285532343,"owners_count":27187706,"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-11-20T02:00:05.334Z","response_time":54,"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":[],"created_at":"2025-11-16T06:00:40.184Z","updated_at":"2025-11-21T00:02:19.330Z","avatar_url":"https://github.com/gnu-octave.png","language":"C++","funding_links":[],"categories":["Hardware"],"sub_categories":[],"readme":"octave-rpi-gpio\n===============\n\nGNU Octave wrapper around libbcm2835 for GPIO control of the RaspberryPI IOs\n\nOct wrapper v0.0.2 around libbcm2835\n\n1.) install octave and liboctave-dev as described on\n    http://wiki.octave.org/Rasperry_Pi\n\n2.) get and compile libbcm2835 from http://www.airspayce.com/mikem/bcm2835/:\n\n```\n    $ wget http://www.airspayce.com/mikem/bcm2835/bcm2835-1.68.tar.gz\n    $ tar xzvf bcm2835-1.68.tar.gz\n    $ cd bcm2835-1.68/\n    $ ./configure CFLAGS=-fPIC\n    $ make\n    $ sudo make install\n```\n\n3.) compile the oct wrapper\n```\n  $ cd ..\n  (current directory is now octave-rpi-gpio, the root of the repo)\n  $ make\n```  \n4.) Test it (run octave as root to have GPIO access rights)\n```\n   $ sudo octave\n   execute simple Test with GPIO 7 (lower right edge, see here http://elinux.org/RPi_Low-level_peripherals)\n   Attention: there is also a Revision2 with different GPIO layout\n\n   octave:1\u003e test_bcm2835oct\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu-octave%2Foctave-rpi-gpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnu-octave%2Foctave-rpi-gpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu-octave%2Foctave-rpi-gpio/lists"}