Skip to content

Update dbus-i2c.py to allow multiple GPIO pins for 1-Wire sensors#25

Open
morphias2004 wants to merge 1 commit intoRikkert-RS:mainfrom
morphias2004:patch-1
Open

Update dbus-i2c.py to allow multiple GPIO pins for 1-Wire sensors#25
morphias2004 wants to merge 1 commit intoRikkert-RS:mainfrom
morphias2004:patch-1

Conversation

@morphias2004
Copy link
Copy Markdown

The current dbus-i2c.py is hard coded to only interrogate w1_bus_master1. If more than one GPIO pin is used for 1-Wire sensors, only the results for one pin is returned.

This update loops pulling information from any number of w1 bus masters.

Tested and working on RPi3B+ running Venus OS 3.54

The current dbus-i2c.py is hard coded to only interrogate `w1_bus_master1`.  If more than one GPIO pin is used for 1-Wire sensors, only the results for one pin is returned.

This update loops pulling information from any number of w1 bus masters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant