@rklingberg In this video I used a com device I made a long time ago hooked up to my laptop and some software written in C# using the 1-wire drivers Maxim has. You can see it in the left top corner. Since this video I made a new board though, control that one using a uC because it's WAY faster that way. It's not Arduino code, just plain C, for an atmega, so it should work on an Arduino. I'll clean it up and post it somewhere.
Very cool. What are you using (Arduino, etc.) to control the DS2408? I'm looking to build some 1-wire slave devices, perhaps with Arduinos in them in addition to the master, to control devices (not just read temp, etc.) using the 1-wire chips. Do you have any code to share? I haven't found much on using the 1-wire switches to actually *control* things.
@rklingberg In this video I used a com device I made a long time ago hooked up to my laptop and some software written in C# using the 1-wire drivers Maxim has. You can see it in the left top corner. Since this video I made a new board though, control that one using a uC because it's WAY faster that way. It's not Arduino code, just plain C, for an atmega, so it should work on an Arduino. I'll clean it up and post it somewhere.
mariuskanniets 11 months ago
Very cool. What are you using (Arduino, etc.) to control the DS2408? I'm looking to build some 1-wire slave devices, perhaps with Arduinos in them in addition to the master, to control devices (not just read temp, etc.) using the 1-wire chips. Do you have any code to share? I haven't found much on using the 1-wire switches to actually *control* things.
rklingberg 11 months ago