Files
Desktop_Deck/README.md
T
FURK4NGG 0851b66b72 Add preparation section to README
Added preparation details for components needed.
2025-10-28 12:18:01 +03:00

1.0 KiB

👀 Desktop_Deck Overview

A lightweight Shortcut Manager

🚀 Features

The design aims to provide quick access to your desired application and enables operations such as taking screenshots/videos or locking the screen.

🔎 Preparation

1. Components '1' Arduino Leonardo
'3' Button

📦 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