install
This commit is contained in:
@@ -95,7 +95,9 @@ Plus tard, par commodité vous installerez VNC server
|
||||
ssh rpi4@ip.du.raspi
|
||||
|
||||
git clone https://github.com/votre-repo/planarianscanner.git
|
||||
cd planarianscanner/etc
|
||||
git@github.com:deunix-educ/PlanarianScanner.git
|
||||
|
||||
cd PlanarianScanner/etc
|
||||
chmod +x *.sh
|
||||
|
||||
# compilation reductstore 15 mn sur le raspberry pi4
|
||||
@@ -154,7 +156,7 @@ sudo supervisorctl start|stop|restart test_tube:*
|
||||
## Organisation du dépôt
|
||||
|
||||
```
|
||||
planarianscanner/
|
||||
PlanarianScanner/
|
||||
├── cameras/ # App principale
|
||||
│ ├── models.py # ExportSession, ScanningStatus
|
||||
│ ├── tasks/
|
||||
@@ -197,10 +199,10 @@ Développé pour le **Laboratoire de Biologie de l'Université Champollion**, Al
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
## Licence
|
||||
|
||||
MIT — Projet opensource, développé pour le partage et la reproductibilité scientifique.
|
||||
GPL-3.0 — Projet opensource, développé pour le partage et la reproductibilité scientifique.
|
||||
|
||||
Reference in New Issue
Block a user