modified
This commit is contained in:
parent
57f2e0b86b
commit
9efb353d16
21
README.md
21
README.md
@ -26,13 +26,22 @@
|
||||
|
||||
### Features
|
||||
|
||||
.....
|
||||
### Key Features of the 8-Relay Module with ESP32-C3 Super Mini
|
||||
|
||||
- **8-Channel Relay Control:** Enables switching of up to 8 high-power devices independently.
|
||||
- **ESP32-C3 Super Mini Integration:** Compact, powerful RISC-V processor with built-in Wi-Fi and Bluetooth 5.0 for versatile connectivity.
|
||||
- **I2C Communication Interface:** Allows easy control from another MCU with minimal wiring and reliable data transfer.
|
||||
- **Wireless Control Capability:** Supports Wi-Fi and Bluetooth when paired with an ESP32-C3-based controller, enabling remote and flexible device management.
|
||||
- **Low Power Consumption:** Efficient power usage suitable for battery-powered and IoT applications.
|
||||
- **Compact and Lightweight Design:** Ideal for space-constrained projects and embedded systems.
|
||||
- **High Reliability and Safety:** Optocoupler isolation and built-in protection circuits to safeguard both the relay module and connected devices.
|
||||
- **Wide Application Range:** Perfect for home automation, industrial control, robotics, and smart IoT solutions.
|
||||
|
||||
---
|
||||
|
||||
### Hardware Components Used
|
||||
|
||||
- 8 Relay Module.
|
||||
- 8-Channel Relay Module.
|
||||
- Esp32C3 Super Mini.
|
||||
- Flywheel.
|
||||
|
||||
@ -40,11 +49,9 @@
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1. Download or clone this repository.
|
||||
2. Copy the `I2CRelay`, `I2CMasterUtils`, and related library folders to your Arduino `libraries` directory.
|
||||
3. Restart the Arduino IDE.
|
||||
|
||||
#### Files
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user