git.graph-it.com
/
graphit
/
schaltschrank.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b6099c
)
raspi-config settings
author
Benjamin Braatz
<bb@bbraatz.eu>
Fri, 22 Jan 2021 10:15:30 +0000
(11:15 +0100)
committer
Benjamin Braatz
<bb@bbraatz.eu>
Fri, 22 Jan 2021 10:15:30 +0000
(11:15 +0100)
doc/index.md
patch
|
blob
|
history
diff --git
a/doc/index.md
b/doc/index.md
index 97168e5624d0e22a2ff95547ee7da97092c550e5..d025cb2553436baf8d3b2f3648f1ce8dc31d48b2 100644
(file)
--- a/
doc/index.md
+++ b/
doc/index.md
@@
-4,6
+4,10
@@
Schaltschrank-Prototyp mit allen Abhängigkeiten
## Installation auf einem Raspberry Pi
+Einstellungen in raspi-config: Unter Interfacing Options muss I2C aktiviert
+sein und auf der seriellen Schnittstelle Login-Shell deaktiviert und
+Hardware aktiviert sein.
+
Abhängigkeiten auf apt-Ebene installieren und pigpio-Daemon aktivieren und
starten:
```sh