A collection of projects to add functionality to my PC and RGB to my Gaming/ Study Room.
Items:
-
DIY Nano Leaf Panels
-
Electronics Control Panel
-
Stream Deck
Here is a picture of the final control and power board an the room with the items.
Made modular light panels using WS2812B addressable RGB led strips. Each triangle can be detached and connected in any order.
The panels are controlled by a NodeMCU which has the ESP8266 WiFi controller. The MCU is flashed to run WLED firmware, which through the WLED App, allows for wireless control of the leds (colors, patterns, etc).
The Leds are powered by a 5V 10A SMPS.
Items Used:
-
Push Button Switches
-
0.96'' Led Screen
-
Arduino Uno
-
Relay Module
The panel was made to have control of the lighting in a centralised location. The push buttons control various lights including the room lights, the Nano Leaf panels and also the PC.
An ardunio Uno contols the panel. A screen on the panels displays the status of the lights.
A relay module was used to be able to cut power the the room lights which use 240V AC.
The final project was a DIY stream deck sort of control panel that allowed for convinent function like muting the mic, deafening on discord, acting as a soundboard etc.
Items used:
-
Gateron Brown Mechanical Switches
-
Ardunio Pro Micro
-
Leds
An arduino pro micro was used as it can emulate a keyboard when connected to a computer. The keys on the deck were programmed to function as function keys (F13 to F20), which are normally not present on a standard keyboard. Thus, these keys can be used as hotkeys to perform desired operation.
The housing for the switches and controller were 3D printed as the switches needed precision in placement and had to be tight so as to handle being pressed.