{"id":15521073,"url":"https://github.com/sloev/data-pie","last_synced_at":"2026-01-22T08:33:34.158Z","repository":{"id":11306586,"uuid":"13723509","full_name":"sloev/data-pie","owner":"sloev","description":"puredata + raspberry pi + pots and ports","archived":false,"fork":false,"pushed_at":"2016-06-03T07:20:49.000Z","size":87,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"lol","last_synced_at":"2025-05-14T21:11:28.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloev.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}},"created_at":"2013-10-20T17:39:29.000Z","updated_at":"2016-09-27T03:32:32.000Z","dependencies_parsed_at":"2022-07-12T15:04:29.536Z","dependency_job_id":null,"html_url":"https://github.com/sloev/data-pie","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sloev/data-pie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloev%2Fdata-pie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloev%2Fdata-pie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloev%2Fdata-pie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloev%2Fdata-pie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloev","download_url":"https://codeload.github.com/sloev/data-pie/tar.gz/refs/heads/lol","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloev%2Fdata-pie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28659518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2024-10-02T10:32:04.382Z","updated_at":"2026-01-22T08:33:34.142Z","avatar_url":"https://github.com/sloev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"data-pie\n========\n\npuredata + raspberry pi + pots and ports\n\n\na python launcher lets the user choose a patch htrough rotating a wheel.\npots lets the user change variables in the pure data patch\naudio out / in lets the standalone box function as effect or source\n\ninspiration\n------------\nhttps://github.com/ptone/pyosc/blob/master/testbench.py\n\nDependencies\n--------------------------------\n\n##Libpd and python on Raspberry pi\nThis tutorial assumes you are running raspbian on your pi\nand that you have your pi connected to the internets\n\nTo get libpd working on raspberry pi:\nDont install pure-data or pd-extended beforehand. \nLibpd comes with included pure-data vanilla which it prefers.\n\nIn your ssh session with your pi go to home directory.\nClone the libpd git repo:\n```\n$ git clone https://github.com/libpd/libpd\n```\ncd into the directory of libpd\n```\n$ make\n```\nwait for 5 to 10 minutes\ndone\n\nInstall python stuff to be able to run libpd python examples:\n```\n$ sudo apt-get install python-dev python-pyaudio\n```\ncd into the python examples directory \n```\n$ make \n$ make install\n```\nrun python example with included pd patch:\n```\n$ python test.py\n```\n\n##data-pie\nDepends on above aswell as following:\npybonjour, pyosc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloev%2Fdata-pie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloev%2Fdata-pie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloev%2Fdata-pie/lists"}