2026-04-11 01:51:44 +03:00
2026-04-11 01:41:35 +03:00
2026-04-11 01:37:44 +03:00
2026-04-11 01:05:49 +03:00
2025-09-28 21:29:11 +03:00
2026-04-11 01:51:44 +03:00

👀 Desktop_Deck Overview

A lightweight Shortcut Manager

Image

🚀 Features

The design aims to provide quick access to your desired application and enables operations such as taking screenshots/videos or locking the screen.It also allows you to control external devices, such as lighting systems, through a relay module.

🔎 Preparation

1. Components '1' Arduino Leonardo
'3' Button
'1' 330 ohm resistor
'2' 220 ohm resistor

📦 Setup

  1. Refer to the circuit diagram
  2. Install the 'Arduino IDE' software and open 'desktop_deck.ino' file
  3. Plug the 'Arduino Leonardo' into your computer
  4. Select 'Tools>Board>Arduino AVR Boards>Arduino Leonardo'
  5. Tools>Port>'Select the arduino's port'
  6. Tools>Manage Libraries...>Install the libraries used in the code
  7. Click the 'upload ➡️' button
    To make sure it has been uploaded successfully, you should see the message 'Done uploading'

🎉 Run

You are ready to use desktop_deck in your system

🔒 License

📜 GPL-3.0 License

S
Description
No description provided
Readme GPL-3.0 856 KiB
Languages
C++ 100%