The Idea

Custom I2C Slave Sensor/device With Arduino

In this Instructable, I’ll show you how I managed to create my own I2C controlled device that I can then connect to any microcontroller and interact with it over I2C. In my case, I’m using it to control an AC dimmer module from a separate Arduino Nano and I then interact with it from another […]

Custom I2C Slave Sensor/device With Arduino Continue Reading