readme and requirements added

This commit is contained in:
Nils Reiners
2025-04-17 14:51:27 +02:00
parent 5a6cd00acf
commit d745d47f52
3 changed files with 17 additions and 0 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
Was needs to be done on the Raspberry pi before the tool can run.
1) Set the network-card to a fixed IP adress:
- Using sudo nmtui
- Adress was set to 10.0.0.111
2) Virtual Environment was created and python packages installed
- python3 -m vemv allmende_ems
- source allmende_ems/bin/activate
- cd projects/allmende_ems