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 hours124
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
97 projects • 25 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.
Contact

Comments

Please log in or sign up to comment.