Home Server TP Mini-Project
  • C++ 96.2%
  • CMake 3.8%
Find a file
2025-11-12 13:09:57 +01:00
include cleanup and commets 2025-11-12 13:07:37 +01:00
src cleanup and commets 2025-11-12 13:07:37 +01:00
.gitignore Initial commit 2025-09-23 16:34:55 +02:00
CMakeLists.txt merge 2025-11-12 13:09:57 +01:00
readme.md cleanup and commets 2025-11-12 13:07:37 +01:00

Home Server TP Mini-Project

This is a uni project

Build

Build :

cmake -B build && cmake --build build -j$(nproc)

Run:

./bin/HomeServerCC

Hardware

  • RPi 3b+
  • TEL0138
  • Si7021

Dependencies

  • sudo apt install libgpiod-dev