mirror of
https://github.com/JonasunderscoreJones/PI-server-rack.git
synced 2025-10-22 17:29:17 +02:00
Preparing for release v0.1
Updated Circuit image renamed directories for better understanding fixed bugs in pi-slave/main.py fixed bugs in pi-master/main.py polished Readme.md
This commit is contained in:
parent
af15984091
commit
6a8e2379e9
5 changed files with 339 additions and 223 deletions
|
@ -14,7 +14,7 @@ Required for this to work without any modifications are:
|
|||
### PC Module
|
||||
The PC module requests all kinds of system information from both Raspberry PI'S making use of FTP. The Raspberry PI hosts an FTP server from which the PC fetches the text file `output.txt` containing all infos.
|
||||
|
||||
### Rpi Master Module
|
||||
### RPi Master Module
|
||||
The Rpi Master Module (or Raspberry Pi Master module) gets all sorts of informations from its own system and Minecraft Servers and writes them to the `output.txt` file. It also gets fanspeed requirments from the **RPi Slave Module** making use of binary signal transmission over 2 GPIO pins. This module then controls the fan speeds.
|
||||
|
||||
### RPi Slave Module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue