A serial communication protocol

learn more… | top users | synonyms

0
votes
0answers
81 views

How to change the Pin used for the 1-wire Bus

By default the header Pin Nr. 7 us used by the 1-wire kernel module. I would like to change it to a one of the 4 new GPIO Pins of an Rev 2 Pi.
1
vote
0answers
516 views

What are the Modprobe commands for the w1 module in Occidentalis

As the title says! I know two of them: modprobe w1-gpio -> start the module? modprobe w1-therm -> Attache temperature submodule! Are there more? How do I remove them? Kind Regards