Skip to content

Add support for multiple GPIO pins #24

@morphias2004

Description

@morphias2004

If you want to use multiple GPIO pins for 1-Wire sensors, only one pin is brought through the Venus OS.

I have just made my life easier on my RPi by adding this expansion board so that I can use Cat5/6 cables to plug in external devices:

https://czh-labs.com/products/rj45-gpio-pinout-breakout-board-for-raspberry-pi-1a-1b-2b-3b-3b-3a-4b-zero-w

Image

I have a mixture of 1-Wire and I2C sensors.

All can be interrogated on the command line, but only one 1-Wire GPIO's data appears in Venus OS.

Image

This is my /u-boot/config.txt

Image

I see in the dbus-i2c.py file that it is hard coded for w1_bus_master1.

Is it possible for the code to be updated to bring in all 1-wire masters?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions