https://github.com/inflex/obs-switcher
USB keypad for switching scenes in Openbroadcaster.
https://github.com/inflex/obs-switcher
Last synced: about 1 month ago
JSON representation
USB keypad for switching scenes in Openbroadcaster.
- Host: GitHub
- URL: https://github.com/inflex/obs-switcher
- Owner: inflex
- License: gpl-2.0
- Created: 2017-12-05T15:56:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T16:05:46.000Z (over 8 years ago)
- Last Synced: 2025-03-22T08:48:29.865Z (about 1 year ago)
- Language: Assembly
- Size: 180 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obs-switcher
USB keypad for switching scenes in Openbroadcaster.
Uses an Atmel ATMega48 AVR flashed with the v-usb / obdev firmware, modified by Paul L Daniels to provide a compact scene switcher with LED state indication.
# Firmware
In the firmware folder the Atmel AVR ATMega48 code is located. If you have avr-gcc and the normal Atmel AVR build suite installed then you should be able to run "make && make fuse && make flash" and the AVR should be flashed with the firmware.
At this point, the ISP header is a simple non-polarised 6 x 1mm pitch set of holes in the board, while it's not ideal for a lot of situations it does make for a cheap and non-intrustive method of flashing using a cheap ISP such as the usbTiny.