mirror of
https://github.com/JonasunderscoreJones/PI-server-rack.git
synced 2025-10-22 17:29:17 +02:00
added links to different module README files
This commit is contained in:
parent
5891a1a9e3
commit
d1f04d1419
1 changed files with 9 additions and 0 deletions
|
@ -4,4 +4,13 @@ A system that allows Monitoring of Raspberry PI('s) PC and Mac as well as contro
|
|||
## Why?
|
||||
The idea was to create software to allow the different components inside my diy Raspberry PI server rack to communicate which each other. This is done with serial connections as they are very easy to set up and use.
|
||||
|
||||
## Description
|
||||
Each module has it's own `README.md` file.
|
||||
|
||||
- [Arduino Module](https://github.com/J-onasJones/PI-server-rack/tree/main/arduino)
|
||||
- [Desktop Module](https://github.com/J-onasJones/PI-server-rack/tree/main/desktop)
|
||||
- [Raspberry PI master](https://github.com/J-onasJones/PI-server-rack/tree/main/pi-master)
|
||||
- [Raspberry PI slave](https://github.com/J-onasJones/PI-server-rack/tree/main/pi-slave)
|
||||
|
||||
|
||||
//TODO: finish README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue