One Giant Button To Mute Them All

The second round of this year’s Hackaday Prize is coming to a close, and we asked you to come up with ways of refreshing work-from-home life. Well here’s one we probably all could use — a large emergency mute button that can also turn off video with an extra click. You know, in case your kid or your roommate decides to walk around in their birthday suit.

[Colin Russell-Conway]’s software-agnostic mute button uses a Seeeduino Xiao and rotary encoder, plus three momentaries that give it a second function as a media controller. Two chunks of LED strip go blinky blinky when the mute is on, and are otherwise solidly lit and color-coded by videoconference type — blue for Zoom and Starleaf, green for Webex, and purple for Teams.

The companion app that [Colin] created is using the Windows Management Instrumentation (WMI) to check which program is control of the microphone. Whenever the mute button is pressed, the app makes note of the current program in focus, switches to the active videoconference, mutes it, and then switches back to reddit or twitch or whatever you had in focus when the kid started screaming for you from the bathroom. Check out the demo after the break.

Some of us like to celebrate a little when videoconferences are over. For those people, there is the pull-chain exit.

Continue reading “One Giant Button To Mute Them All”

Push Pedal For Privacy

Many of us in the secret Hackaday lair use gaming hardware at our work desks because it is reliable and performs well. We are not alone, and maybe you are reading this on your coffee break over a 20-button mouse. We wager that [Thiago Ribeiro de Azeredo] has this mindset because he converted some old analog gaming pedals into teleconferencing tools for his home office. Now that he is not racing to the office, he has to take a lot of computer calls, and he must quickly and covertly mute his microphone when his howling son tries to take the stage.

The pedals were gathering dust when he started working from home, but they are unretired for the upgrade. Inside, there is no mystery, just a couple of spring-loaded variable resistors, so he adds an Arduino Nano a couple of 4.7 kΩ resistors to create a voltage divider. The Nano doesn’t have native Human Interface Device (HID) functionality, so a Python script receives the serial port signals and toggles an application bar notification so he can see the microphone status. With two pedals, he can press-to-talk or lock his microphone on and off. We have to wonder, did he write the software during a meeting?

We love the idea of controlling our battle stations with our feet or seeing a bunch of RGB keyboards used as a low-res display.

Quickly Mute And Unmute Yourself Using The Physical Mute Button

With many conferences moving to fully virtual this year, video conferencing will continue to be a mainstay in our lives for the foreseeable future. [Elliot] wanted to spice up his video conferencing experience just a bit and make his experience a bit more ergonomic. We’ve all had the problem of looking for our Zoom window buried behind any number of other applications, desperately searching for the mute button. Furthermore, when we get called on, we’re desperately trying to give the impression that we’ve been paying attention the entire time, even when we haven’t been.

To solve all these problems, he built a physical mute button to easily toggle the mute option on and off during Zoom calls. The device takes advantage of the native USB feature of his Digispark board, and a few built-in keyboard shortcuts in Zoom. With native USB, the Digispark board can act like a keyboard, making it really simple to emulate keyboard presses using the microcontroller. Throw in an arcade-style button and do a bit of handcrafting and you have yourself your own physical mute button.

We were really impressed by the simplicity of the design as well as the elegance of the mechanical assembly. [Elliot] even made a revamped version with a second button allowing him to control his video as well. Cool button(s) [Elliot]!

What’s your favorite work-from-home hack? Check out some of our favorites here on Hackaday.

Continue reading “Quickly Mute And Unmute Yourself Using The Physical Mute Button”

Your Audio Will Be Back, Right After This Commercial Break

[LittleTern] — annoyed by repetitive advertisements — wanted the ability to mute their Satellite Box for the duration of every commercial break. Attempts to crack their Satellite Box’s IR protocol went nowhere, so they thought — why not simply mute the TV?

Briefly toying with the idea of a separate remote for the function, [LittleTern] discarded that option as quickly as one tends to lose an additional remote. Instead, they’re using the spare RGYB buttons on their Sony Bravia remote — cutting down on total remotes while still controlling the IR muting system. Each of the four coloured buttons normally don’t do much, so they’re set do different mute length timers — customized for the channel or time of day. The system that sends the code to the TV is an Arduino Pro Mini controlling an IR LED and receiver, with a status LED set to glow according to which button was pressed.

Continue reading “Your Audio Will Be Back, Right After This Commercial Break”

DIY guitar mute pedal

Guitar Mute Pedal Made From Upcycled Parts

Rockin’ out on your fave guitar is pretty fun for sure but whether your on stage or jamming in your basement, it can be convenient to quickly mute those killer licks. [wozlaser] wanted a mute pedal for his guitar and instead of shelling out the tens of dollars for a commercial version, he decided to build one himself.

This pedal is heavy-duty and made out of metal. If the frame looks familiar, that is because in a prior life this was a control pedal for a sewing machine. [wozlaser] found it cheap at a thrift store. After the internals were taken out, he added a few key parts. First were the 1/4″ input and output jacks that were scavenged from an old stereo system. There is a momentary switch from a VCR and a standard guitar stomp pedal switch mounted all the way in the front of the frame. The wiring is as follows:

DIY guitar mute pedal

The wiring schematic is pretty darn simple, it just grounds and ungrounds the signal wire. As stated earlier, there are 2 switches, a momentary and a push-on/push-off switch. A normal mute pedal would only have one switch but [wozlaser] wanted something special. If you push the pedal all the way forward it will mute or unmute the signal until it is pushed again. When the pedal is in the spring-supported ‘up’ position a lever pushes on the momentary switch, a slight push on the pedal lifts the lever off of the momentary switch to mute or unmute the signal. The function of the momentary switch (mute or unmute) changes with the state of the other switch. This works exactly the same as a 3-way light switch circuit allows two switches to control one light in your house. With this setup [wozlaser] is able to not only mute and unmute his guitar but strum a chord with it off and pulse the chord on to the beat of the music or tap the pedal with some guitar feedback to make the sound cut in and out. All that only cost [wozlaser] a little time and spare parts… and there are no batteries to replace!

Hacking TVs In 1954

shaddap already!

This gem was published in Mechanix Illustrated magazine in may of 1954. AT that time, a remote control was the stuff of science fiction. This article shows the modern man how to modify his television to include a fancy button to stop all noise. This button, affectionately labelled the “SHADDAP” was marketed as a way to relieve the pain of long winded commercials. Basically, it cut the connection to the speaker, nothing super fancy. Is that an altoids tin as an enclosure?

[via BoingBoing]

Making The Bulbdial Clock Touch Sensitive

We never thought about it before, but having the controls on the bottom of a clock is a bit of an inconvenience. [Alex Whittemore] mutes the LEDs on his clock each night and after a while, decided he should make the mute button into a touch strip on the case. You’ll remember that the Bulbdial clock uses colored LEDs to create the effect of a sun-dial, casting colored shadows for each hand of the clock. It makes sense that this would put off a pretty good amount of light at night. [Alex’s] original thought was to use a capacitive touch sensor but complexity and cost were in his way. What he ended up with is a resistive touch switch based off of two metal strips. He used metal repair tape but suggests copper foil as he was unable to solder to tape. When your finger touches the two strips it completes the circuit for the base of a transistor, which in turn grounds the mute button on the clock. Cheap, simple, and illustrated in the video after the break.

Continue reading “Making The Bulbdial Clock Touch Sensitive”