raspberry pi based controller

working i2c communication
This commit is contained in:
2025-05-18 21:05:44 +02:00
parent 199168550d
commit d62548d3e1
5 changed files with 164 additions and 2 deletions

1
controller/build.sh Executable file
View File

@ -0,0 +1 @@
gcc -o controller controller.c -li2c