mshmelev / RPi.I2C.Net

Library for working with I2C bus on Raspberry Pi
MIT License
34 stars 23 forks source link

Documentation #3

Open levalencia opened 7 years ago

levalencia commented 7 years ago

I want to try this with a multiplexer TCA9548A, and a raspberry pi 3, can you please tell me how to interpret the values returned in the byte array?

What about if I want to connect 8 different BPM180 sensors to the multiplexer, what parameters should I use?