{"id":16380549,"url":"https://github.com/davis-software/osci-pi","last_synced_at":"2025-10-26T10:31:00.246Z","repository":{"id":202830467,"uuid":"655756755","full_name":"Davis-Software/osci-pi","owner":"Davis-Software","description":"Basic DMA implemenation for the Raspberry Pi 3 and the AD9226 ADC","archived":true,"fork":false,"pushed_at":"2024-02-15T20:25:14.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T20:46:20.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/Davis-Software.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-19T14:32:05.000Z","updated_at":"2024-05-19T13:19:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c4bb7ae-adc6-4db9-af78-d0695153e1be","html_url":"https://github.com/Davis-Software/osci-pi","commit_stats":null,"previous_names":["davis-software/osci-pi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davis-Software%2Fosci-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davis-Software%2Fosci-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davis-Software%2Fosci-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davis-Software%2Fosci-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Davis-Software","download_url":"https://codeload.github.com/Davis-Software/osci-pi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238310277,"owners_count":19450833,"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":[],"created_at":"2024-10-11T03:51:44.140Z","updated_at":"2025-10-26T10:30:59.863Z","avatar_url":"https://github.com/Davis-Software.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Simple DMA Implementation on Raspberry Pi 3\n\n\u003e Requirements:\n\u003e - PiGPIO\n\n##### Compile:\n```sh\n$ gcc -o dma rpi_adc_dma.c -lpigpio\n```\n\nor for the jf version:\n```sh\n$ gcc -o dma jfp_rpi_adc_dma.c -lpigpio -lm\n```\n\n##### Run:\n```sh\n$ sudo ./dma\n```\n\nor for the jf version:\n```sh\n$ sudo ./dma \u003csample-rate\u003e \u003ccapture-time\u003e [\u003coutput-file\u003e]\n```\n* The sample rate is in Samples per second\n* The capture time is in milliseconds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavis-software%2Fosci-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavis-software%2Fosci-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavis-software%2Fosci-pi/lists"}