Maker and IoT Ideas
Published © CC BY-NC

I2C IO Card for ESP-12E I2C Base Card

Another expander peripheral for my ESP-12E I2C Base Card

IntermediateProtip2 hours108
I2C IO Card for ESP-12E I2C Base Card

Things used in this project

Hardware components

PCBWay Custom PCB
PCBWay Custom PCB
×1

Story

Read more

Schematics

Schematic Page 1

Schematic Page 2

Code

Code intructions

AsciiDoc
Using standard Arduino Language in Arduino IDE/PlatformIO or similar

With Wire.h library
Write a 0 to the respective GPIO to activate the relay, for example

wire.write(0b11111100); 

will turn on both relays

Credits

Maker and IoT Ideas

Maker and IoT Ideas

96 projects • 24 followers
I design custom PCB solutions, usually with an IoT or Automation twist, to solve problems in my daily life. Sometimes also for other people.

Comments