I2CStepper/README.md
2025-04-26 12:55:20 +03:00

589 B

Relay8I2C Library

By Fatima @ FABLAB Bahrain

FABLAB Bahrain Logo

Control 8-relay modules via I2C with dynamic address configuration. Designed for ESP8266 and Arduino platforms.

Features

  • I2C communication protocol
  • Dynamic slave address configuration
  • Master controller with serial interface
  • Active LOW relay support
  • EEPROM storage for persistent addressing

Installation

  1. Download the library ZIP
  2. Arduino IDE: Sketch > Include Library > Add .ZIP Library
  3. Select the downloaded ZIP file

Usage