Go to file
Daniel Meiburg 782252e0bd
Add Makefile
2024-05-03 12:16:02 +02:00
Makefile Add Makefile 2024-05-03 12:16:02 +02:00
README.md Add README 2024-05-03 12:06:47 +02:00
io.c Working example of interation with led, button and ds18b20 2024-05-03 12:05:08 +02:00

README.md

Distributed Embedded Systems

This repo contains my code for the Distributed Embedded Systems course at the University of Rostock.

gcc -o io io.c -lgpiod && ./io