Onewire bus example
Introduction
This example demonstrates using GPIO to communicate with temperature
sensors on a one wire bus.
Building the example
Change directory to the onewire example
cd %LF_HOME%\examples\onewire
Rebuild the application
lfmake
clean all
Running the example
To run the example on the board
lfdownload onewire.bin
Features
This example demonstrates the following SDK features.