Add preparation section to README

Added preparation details for components needed.
This commit is contained in:
FURK4NGG
2025-10-28 12:18:01 +03:00
committed by GitHub
parent 5eab65285f
commit 0851b66b72
+8
View File
@@ -8,6 +8,14 @@
<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> <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 ## 📦 Setup
1. `Refer to the circuit diagram` 1. `Refer to the circuit diagram`
2. `Install the 'Arduino IDE' software and open 'desktop_deck.ino' file` 2. `Install the 'Arduino IDE' software and open 'desktop_deck.ino' file`