Go to file
Daniel Meiburg d711abb3bb
Add README
2024-05-03 12:06:47 +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