[Core] Add Support for I2C Multiplexers like PCA9548A and TCA9548A #54

Open
opened 2025-10-26 14:29:25 +01:00 by DeltaLima · 0 comments
Owner

Might be interesting, for example when you want to use multiple SCD40 sensors in a CanGrow setup, which supports only one I2C address.

Implementation might be a bit more complicated, i guess there are some things to be thought of:

  • I2C is used by Sensors, Outputs, Displays
  • Separate setting for each is needed
    • in case of multiple multiplexers, which one is used?
    • do we want multiple multiplexers? overkill?
Might be interesting, for example when you want to use multiple SCD40 sensors in a CanGrow setup, which supports only one I2C address. Implementation might be a bit more complicated, i guess there are some things to be thought of: - I2C is used by Sensors, Outputs, Displays - Separate setting for each is needed - in case of multiple multiplexers, which one is used? - do we want multiple multiplexers? overkill?
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DeltaLima/CanGrow#54
No description provided.