diff --git a/Software/Pinout.md b/Software/Pinout.md index 12aa096..f5514d5 100644 --- a/Software/Pinout.md +++ b/Software/Pinout.md @@ -17,9 +17,9 @@ |---|---|--|-- 1|Not Used|| 2|Not Used|| -3|Encoder 1|2| +3|Encoder 2|2| 4|Not Used|| -5|Encoder 2|3| +5|Encoder 1|3| 6|Not Used|| 7|Not Used|| 8|Stop Button|Reset| @@ -30,7 +30,9 @@ |Funktion|Pins |---|--- |Display|SPI (MOSI:11, SCLK:13) + Pin 10 as CS -|Encoder| Encoder 1 > Pin 2, Encoder 2 > Pin 3 +|Encoder| Encoder 2 > Pin 2, Encoder 1 > Pin 3 |Encoder Button| Pin 4 |Beeper| Pin 5 (PWM) -|Stop Button| \ No newline at end of file +|Stop Button|Reset +|Temp CS, MISO, SCLK|6, 7, 8 (Soft-SPI) +|Optokoppler|9 (active high)