A banana based OBS scene switcher! It also works with potatoes.
Buy:
- Arduino UNO Rev3
- TouchKeyUSB Shield. Alternatively, you could also replicate the same circuit using 2MΩ resistors.
- Alligator clips
Install:
- Download this repo.
- Connect the bananas to the Arduino, and the Arduino to your computer.
- Using Arduino IDE, upload the sketch inside the folder /BananaSrc.
- Using alligator clips, plug the bananas into the shield.
- Open OBS and make sure the WebSocket plugin is installed.
- Using chrome,
- Browse to
chrome://flags/#enable-experimental-web-platform-features
and enable "Experimental Web Platform features". This will allow communication with Arduino via USB. - Open
index.html
and click connect.
- Browse to
That's it! You can now switch scenes by touching the banana connected to GND plus the scene you want to switch to:
Touching the bananas connected to | will switch to |
---|---|
GND+A0 | First scene |
GND+A1 | Second scene |
GND+A2 | Third scene |
GND+A3 | Fourth scene |
GND+A4 | Fifth scene |
GND+A5 | Sixth scene |
DON'T WASTE FOOD.