Hi All,

So great news on i2c with Raspberry PI and OWFS.

I've just hooked up my DS2483 sample. Along with the previous test items of 
2xUSB 1xDS2482-100 and 1xDS2842-800

/opt/owfs/bin/owserver --usb=all --i2c=/dev/i2c-0:ALL
/opt/owfs/bin/owdir
/28.52DE99000000
/81.A6B821000000
/81.BA4124000000
/28.5B8A57030000
/28.BF8757030000
/bus.12
/bus.10
/bus.9
/bus.8
/bus.7
/bus.6
/bus.5
/bus.4
/bus.3
/bus.2
/bus.1
/bus.0
/uncached
/settings
/system
/statistics
/structure
/simultaneous
/alarm

Great, so lets find out whats on each bus

root@berry:~# for I in 0 1 2 3 4 5 6 7 8 9 10 12 ;do   /opt/owfs/bin/owread 
/bus.$I/interface/settings/name; echo""; done
DS9490
DS2482-100
DS2482-100
DS2482-800(0)
DS2482-800(1)
DS2482-800(2)
DS2482-800(3)
DS2482-800(4)
DS2482-800(5)
DS2482-800(6)
DS2482-800(7)
DS9490

No sign of DS2483, but an additional DS2482. Is more work required to support 
the DS2483 ?

Stuart


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to