{"id":16360038,"url":"https://github.com/chrisb2/sound-control","last_synced_at":"2026-05-01T03:31:51.983Z","repository":{"id":82040850,"uuid":"306792871","full_name":"chrisb2/sound-control","owner":"chrisb2","description":"Hardware device for controlling sound volume on a PC","archived":false,"fork":false,"pushed_at":"2024-07-06T02:22:27.000Z","size":978,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T17:41:11.708Z","etag":null,"topics":["arduino","atmega32u4","hid","promicro","rotary-encoder","sound","sparkfun"],"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/chrisb2.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":"2020-10-24T02:53:31.000Z","updated_at":"2024-07-06T02:22:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6849cd2d-2127-4583-9dcb-b1bed279c797","html_url":"https://github.com/chrisb2/sound-control","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/chrisb2%2Fsound-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisb2%2Fsound-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisb2%2Fsound-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisb2%2Fsound-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisb2","download_url":"https://codeload.github.com/chrisb2/sound-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727063,"owners_count":19687096,"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":["arduino","atmega32u4","hid","promicro","rotary-encoder","sound","sparkfun"],"created_at":"2024-10-11T02:10:20.750Z","updated_at":"2026-05-01T03:31:46.953Z","avatar_url":"https://github.com/chrisb2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PC Sound Control\n\nThis project uses an Sparkfun ProMicro development board (Atmel 32u4 microprocessor) and a rotary encoder to create an external volume control for a PC. The objective is to make it easy to control the volume and mute the microphone during video calls.\n\nThe USB HID specification does not provide the ability to mute/unmute the microphone, so this functionality relies on the installation of a utility program on the PC such as [MicMute](https://sourceforge.net/projects/micmute/) to listen for a key combination and mute/unmute the microphone, or key\ncombinations supported by specific applications. See the toggleMuteMicrophone() method for the current key combination.\n\nThe circuit schematic is shown below.\n![Circuit Schematic](./docs/schematic.png)\n\nMany rotary encoders (SW1) are available, the key is to get one which has a built in switch which is activated when the knob is pressed, this is used for muting the microphone. Details of the one I used are in the docs directory.\n\nThe momentary switch (SW2) is used to turn off the HID so that the device can be reprogrammed easily. The LED comes on when SW2 is pressed.\n\nThe finished device.\n![Sound Control Device](./docs/sound-control.jpg)\n\nThe code in repository has the configuration files to allow it to be imported into the PlatformIO development environment, alternatively it may be edited in the Arduino IDE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisb2%2Fsound-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisb2%2Fsound-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisb2%2Fsound-control/lists"}