orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

How to use all 4 registers with DS2438? #95

Open raintonr opened 3 years ago

raintonr commented 3 years ago

The readme for this project says, "The main goal is to use modern sensors (mainly I2C or SPI interface) and transfer their measurements into one or more emulated ds2438 which have 4x16bit registers" but is unclear how to do this.

I note a solution is eluded to here but it's not at all obvous: https://github.com/orgua/OneWireHub/issues/83#issuecomment-569511749

Could we please see alternating between providing VAD & VDD in the DS2438 example?