Skip to content

edalquist/buttonbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Simple Button Box

Button box for executing keyboard shortcuts and controlling volume. Makes my kids remote-learning life on video calls much easier. The sketch is setup for MS Teams to control Mute and Camera, volume, and to enter their password (I know this isn't secure, it is just their school account).

Parts List

What I used to put these together. You'll also need a soldering iron and a way to drill out the button holes.

Assembly

I didn't do a great job with photos, hopefully the assembly is pretty self explanitory

  1. Drill holes in the project box for the 5 buttons, 1 rotary encoder, and micro usb plug
  2. Insert and wire the buttons: Wire Buttons 1
  3. Crimp ribbon cables and wire to Pro Micro: Wire Buttons 2
  4. Assembled: Assembled

Wiring

  • The buttons and rotary switch are all wired off the GND pin adjacant to Pin 2.
  • The buttons are wired to pins 2-6.
  • The A/B pins of the rotary encoder are wired to A2 & A3, the push button of the encoder is wired to A1.

Flashing

These instructions are for use with the Ardunio IDE

  1. Install Pro Micro Board Addon
  2. Select The Right Pro Micro Voltage! Either 3.3v or 5v, incorrect selections make reflashing hard.
  3. Install the libraries linked from the sketch
  4. Update shortcuts, passwords, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages