Posted by lungentorpedo123
How can i Access modules like ds2408 on second One Wire Bus(w1_bus_master2) ? i need to control a 8 relay card (ds2408) over my Unipi. i see that the webinterface on port 8000 can controll it. but my own python script can´t do it.
WebIOPi version used? => WebIOPi-0.7.1
Python version used? =>Python 3.2
Distro used? (WebIOPi has only been tested on Raspbian Wheezy) =>Raspbian Wheezy
Raspberry Pi board revision? (1 or 2) =>Raspberry pi 2 Model v1.1
For Javascript side bugs, Browser? =>
Please provide any additional information below. i can write a script that can support multiple bus master but i don´t know how to comiunicate with the ds2408. how can i tell the ds2408 to switch a relay ? or can you implemente multiple w1_bus_master ?
thanks
Fabian Otto