https://github.com/zebrajaeger/zoom-keyboard
https://github.com/zebrajaeger/zoom-keyboard
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/zoom-keyboard
- Owner: zebrajaeger
- Created: 2021-04-02T08:44:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T08:46:33.000Z (about 5 years ago)
- Last Synced: 2025-04-02T08:31:09.685Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zoom Keyboard
This is a simple BLE Keyboard for [Zoom](https://zoom.us/) meetings.
The default behavior is Alt+A to toggle muting.
Press SPACE to unmute, release SPACE to mute.
## Motivation
Bluetooth Headphones gives us a radius around our computer to listen and talk, but no way to mute/unmute remotely.
Yes, there are wireless keyboards but...
## Solution
ESP32 + BLE + Touch sensors + Battery = Simple 2-key remote keyboard, dedicated to this meetings.
## Schematic
SPACE-Wire to 'Touch 3' alias 'GPIO15'
ALT+A-Wire to 'Touch 0' alias 'GPIO4'
On ESP32 devkit v1.0 are these pin 3 and 5 (USB directs left; pin 1 bottom left)