DistributedEmbeddedSystemsL.../03_io_access
Daniel Meiburg 66c8612401
04_intro_to_sockets: working tcp example
add .gitignore and remove executeables and object files
2024-05-16 01:19:33 +02:00
..
lib 04_intro_to_sockets: working tcp example 2024-05-16 01:19:33 +02:00
src io: refactor 2024-05-15 00:37:25 +02:00
Makefile io: refactor 2024-05-15 00:37:25 +02:00
README.md io: refactor 2024-05-15 00:37:25 +02:00

README.md

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

$ make
$ ./io