1.1.5 Generating the Signals in Software
Generating the 1-Wire signals on an AVR by the software is straightforward. Simply changing the direction and value of a general purpose I/O pin and generating the required delay is sufficient. A detailed description of this is given in the Implementation section.