Update README.md

This commit is contained in:
acabon 2025-05-09 21:15:43 +02:00 committed by GitHub
parent 0338d635e8
commit 9d52b2f3b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,10 @@ Heres how to connect the components:
![Schemat](assets/images/schema.png) ![Schemat](assets/images/schema.png)
📌 **Explanation:** 📌 **Explanation:**
- Faites le putin de **schéma** 1. Connect the GND and NO (Normally Open) pins of the relay to the GND pin of the Arduino board.
2. Connect the CVV pin of the relay to the D2 pin of the Arduino.
3. Connect the NC (Normally Closed) pin of the relay to the GND pin of the motor.
4. Connect the 5V pin of the motor and the SING pin of the relay to the 5V power supply.
--- ---