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

37 lines
1.0 KiB
Markdown

<!-- Proje-Resmi -->
## 👀 Desktop_Deck Overview
<h1 align="center">A lightweight Shortcut Manager</h1>
## 🚀 Features
<h1 align="center">The design aims to provide quick access to your desired application and enables operations such as taking screenshots/videos or locking the screen.</h1>
## 🔎 Preparation
<details>
<summary>1. Components</summary>
'1' Arduino Leonardo<br>
'3' Button
</details>
## 📦 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
<h1 align="center">📜 GPL-3.0 License</h1>