{"id":16324035,"url":"https://github.com/fxwiegand/terrarium-stand","last_synced_at":"2025-03-22T21:32:48.939Z","repository":{"id":51310697,"uuid":"340626185","full_name":"fxwiegand/terrarium-stand","owner":"fxwiegand","description":"A template repository for creating effects with the terrarium from PedalPCB.","archived":false,"fork":false,"pushed_at":"2023-04-30T15:53:51.000Z","size":16,"stargazers_count":22,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T15:16:11.525Z","etag":null,"topics":["daisy","diy","electro-smith","guitar","pedal","pedalpcb","template"],"latest_commit_sha":null,"homepage":"","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/fxwiegand.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":"2021-02-20T10:27:15.000Z","updated_at":"2024-04-03T07:15:21.000Z","dependencies_parsed_at":"2024-10-28T15:35:49.718Z","dependency_job_id":null,"html_url":"https://github.com/fxwiegand/terrarium-stand","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxwiegand%2Fterrarium-stand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxwiegand%2Fterrarium-stand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxwiegand%2Fterrarium-stand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxwiegand%2Fterrarium-stand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxwiegand","download_url":"https://codeload.github.com/fxwiegand/terrarium-stand/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245023425,"owners_count":20548725,"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":["daisy","diy","electro-smith","guitar","pedal","pedalpcb","template"],"created_at":"2024-10-10T22:56:25.194Z","updated_at":"2025-03-22T21:32:48.586Z","avatar_url":"https://github.com/fxwiegand.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terrarium-stand\nThis repository works as a template for new pedals created for the [terrarium](https://www.pedalpcb.com/product/pcb351/) from [PedalPCB](https://www.pedalpcb.com).\nTo create a new pedal, simply create a new git repository using this template and start out with the basic structure in the `your_pedal` directory. Change the name of the directory to whatever you like but make sure you also change `TARGET = your_pedal` in `your_pedal/Makefile`. If you want use the workflow file for GitHub Actions, make sure to also update the `PEDAL_NAME` variable in the workflow file. If you don't want to use GitHub Action you can simply delete the workflow file.\n\n## Getting started\nBuild the daisy libraries with:\n```\nmake -C DaisySP\nmake -C libDaisy\n```\n\nThen flash your terrarium with:\n```\ncd your_pedal\n# using USB (after entering bootloader mode)\nmake program-dfu\n# using JTAG/SWD adaptor (like STLink)\nmake program\n```\n\nNote: The template pedal only turns the LED of the terrarium on and off and does no audio processing at all.\nFor an example with audio processing generated from this template you can checkout a [reverb](https://github.com/fxwiegand/terrarium-reverb).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxwiegand%2Fterrarium-stand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffxwiegand%2Fterrarium-stand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxwiegand%2Fterrarium-stand/lists"}