DistributedEmbeddedSystemsL.../03_io_access/README.md

12 lines
172 B
Markdown

# IO Access
This program demonstrates how to access the GPIO pins on the Raspberry Pi using
a LED, a button and a temperature sensor.
## Usage
```bash
$ make
$ ./io
```