Update README.md

This commit is contained in:
FURK4NGG
2025-10-06 17:00:33 +03:00
committed by GitHub
parent 1dc5e61b60
commit fd9cd57ce4
+5 -6
View File
@@ -10,12 +10,11 @@
## 📦 Setup ## 📦 Setup
1. `Refer to the circuit diagram` 1. `Refer to the circuit diagram`
2. `Install and open Arduino IDE` 2. `Install the 'Arduino IDE' software and open 'ir_controller.ino' file`
3. `Open the 'ir_controller.ino'` 3. `Plug the 'Arduino Pro Micro' into your computer`
4. `Plug the 'Arduino Pro Micro' into your computer` 4. `Select 'Tools>Board>Arduino AVR Boards>Arduino Micro'`
5. `Select 'Tools>Board>Arduino AVR Boards>Arduino Micro'` 5. `Tools>Port>'Select the arduino's port'`
6. `Tools>Port>'Select the arduino's port'` 6. `Click the 'upload ➡️' button`
7. `Click the 'upload ➡️' button`
**To make sure it has been uploaded successfully, you should see the message 'Done uploading'** **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**
## 🎉 Run ## 🎉 Run