riban-bw / I2C-Hardware-Controller

A hardware controller providing rotary encoders, switches and potentiometer values via I2C
GNU General Public License v3.0
4 stars 1 forks source link

Feature: Ability to configure I2C bus address #1

Closed riban-bw closed 5 years ago

riban-bw commented 5 years ago

It may be advantageous to configure the I2C address at boot time instead of at compile time, e.g. using dip switches.

riban-bw commented 5 years ago

Added boot-time configuration switch inputs. I2C address may be configured to any value in range 0x08 - 0x47,