{"id":22927547,"url":"https://github.com/pensono/dogears","last_synced_at":"2026-05-03T04:31:37.483Z","repository":{"id":37066052,"uuid":"233998920","full_name":"pensono/dogears","owner":"pensono","description":"4-Channel Beagle-Bone ADC. Designed for low-cost sonar applications","archived":false,"fork":false,"pushed_at":"2022-12-27T15:37:37.000Z","size":101,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T10:15:29.293Z","etag":null,"topics":["adc","beaglebone","driver","linux","realtime"],"latest_commit_sha":null,"homepage":"","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/pensono.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":"2020-01-15T04:34:37.000Z","updated_at":"2020-01-15T08:10:33.000Z","dependencies_parsed_at":"2023-01-31T05:00:54.943Z","dependency_job_id":null,"html_url":"https://github.com/pensono/dogears","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pensono%2Fdogears","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pensono%2Fdogears/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pensono%2Fdogears/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pensono%2Fdogears/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pensono","download_url":"https://codeload.github.com/pensono/dogears/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246666852,"owners_count":20814600,"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":["adc","beaglebone","driver","linux","realtime"],"created_at":"2024-12-14T09:14:59.726Z","updated_at":"2026-05-03T04:31:37.446Z","avatar_url":"https://github.com/pensono.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DogEars\n\n## Writing code for the DogEars cape\n\nThe driver is currently in development, so the easiest way to write an application is to add a file to the `examples` directory along the ones provided.\n\nIn addition to the examples, the tests also demonstrate how the cape can be used. If you would like to run the tests, run the command `make test`.\n\nFor information about setting up a development environment, see [the maintainer's notes](NOTES.md).\n\nCurrently, you'll need to run the following command after rebooting to see any data:\n\n```sh\nmake pru-configPins\n```\n\n## Writing Python Code\n\nSince python isn't a compiled language, there is no `make` command needed to build your program. However, it is necessary to compile, build, and install code from the python DogEars driver to get everything working. Luckily, this can be accomplished with a make command. Unless you already haev `numpy` and `setuptools` installed, this will require an internet connection.\n\n```sh\nmake pythonsetup\n```\n\nTo run an example, use something like the following:\n\n```sh\nsudo python3 examples/frequency_detect.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpensono%2Fdogears","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpensono%2Fdogears","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpensono%2Fdogears/lists"}