agentr13 / diy-stream-deck

Arduino code and icon templates for the DIY Stream Deck featured in Super Make Something Episode 22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIY Stream Deck

by: Alex - Super Make Something

date: November 9, 2020

license: Creative Commons - Attribution - Non-Commercial. More information available at: http://creativecommons.org/licenses/by-nc/3.0/

Banner

Arduino code, icon templates, and programming instructions for the DIY Stream Deck featured in Super Make Something Episode 22!

The project video can be found here!

If you like projects like these, consider subscribing to the Super Make Something YouTube page here for more cool builds! To support more projects like this please consider becoming a Patron.

Introduction

Arguably one of the best streaming tools besides a camera, microphone, and lights is a Stream Deck, a macro keyboard with an LCD screen behind the buttons, which allows users to program custom shortcuts to control their streaming software and various other applications. Unfortunately this surge in interest has made these devices either difficult to find or very expensive. Because of this, I decided to create an open source version, which will hopefully make it easier for those interesting in streaming to go live online, and to make it possible for individuals to create the custom Stream Deck that best suits their streaming needs.

This repository contains code and icon templates required to build your own DIY Stream Deck. Information found in this repository accompanies the "DIY Stream Deck" build video on the Super Make Something YouTube page, which can be found here.

Installation instructions and required libraries

Write-up coming soon! In the meantime, please check out the project video here for step-by-step instructions about how to build this project.

Bill of materials

(All Amazon links are affiliate links.)

Conclusion

Hopefully you found this project useful! If you enjoyed this tutorial, consider subscribing to Super Make Something on YouTube here for more cool builds! If you really liked this tutorial and want to support future projects, you can become a patron on Patreon.

If you have any questions or comments, I can most easily be reached on Twitter or Instagram. For items or issues specifically related to this project, please leaving your questions in the comments of the accompanying YouTube video so that they can be referenced by others during their own builds.

About

Arduino code and icon templates for the DIY Stream Deck featured in Super Make Something Episode 22


Languages

Language:C++ 60.0%Language:C 40.0%