39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
<!-- Proje-Resmi -->
|
|
<!-- Bunun features yazisina led kontrolu de ekle -->
|
|
|
|
## 👀 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.It also allows you to control external devices, such as lighting systems, through a relay module.</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>
|