I2CStepper/README.md
2025-04-26 13:14:25 +03:00

581 B

Relay8I2C Library

By Fatima @ FABLAB Bahrain

FABLAB Bahrain Logo

Control Stepper 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