The DIY Stream Deck with Arduino and Nextion is a powerful and affordable solution to streamline your workflow. Whether you're a content creator, streamer, or just looking for a way to automate your daily tasks, this project has you covered.
Why I Built ItI decided to build it because commercial stream decks are often expensive and lack flexibility. As a content creator and electronics enthusiast, I needed a customizable and affordable solution to automate my workflow. This project allowed me to create a versatile tool without breaking the bank.With this DIY Stream Deck, every button can be customized to perform exactly the action you need, whether it’s launching applications, opening folders, executing complex keyboard shortcuts, or even controlling media.
The heart of the system is an Arduino Pro Micro connected to a Nextion 2.8" touchscreen display. The display shows customizable buttons that trigger actions via the Arduino HID functionality.With a simple tap, you can open YouTube, launch Filmora, access your favorite folders, or take screenshots. The buttons are fully programmable, allowing you to assign any function to each one, making the deck truly versatile and adaptable to your needs.
Want to see the project in action? Watch the full video on my YouTube channel:
https://youtu.be/jhJxBRKb4Ug
The setup is fairly straightforward:
Design the Interface: Using Nextion Editor to create a custom GUI with intuitive buttons.
- Design the Interface: Using Nextion Editor to create a custom GUI with intuitive buttons.
- Uploading the Interface:
The GUI was then uploaded to the Nextion display via USB-to-TTL adapter for fast and reliable transfer.
Wiring diagram for programming the Nextion display via USB.
- Connect the Hardware: Linking the Nextion display to the Arduino Pro Micro via serial communication.
- Connect the Hardware: Linking the Nextion display to the Arduino Pro Micro via serial communication.
- Code the Commands: Programming the Arduino to act as an HID keyboard, sending commands upon button presses.
Check out the full video of the project on my YouTube channel:
Electronic & CNC Lab
Title: YouTube Video - Full Project Showcase
URL: https://youtu.be/jhJxBRKb4Ug
Comments
Please log in or sign up to comment.