Merge branch 'master' of gitea.usrspace.at:Skystalker/ReflowController

This commit is contained in:
Stefan 2020-10-22 21:30:59 +02:00
commit 105817a3a7
1 changed files with 6 additions and 4 deletions

View File

@ -17,9 +17,9 @@
|---|---|--|-- |---|---|--|--
1|Not Used|| 1|Not Used||
2|Not Used|| 2|Not Used||
3|Encoder 1|2| 3|Encoder 2|2|
4|Not Used|| 4|Not Used||
5|Encoder 2|3| 5|Encoder 1|3|
6|Not Used|| 6|Not Used||
7|Not Used|| 7|Not Used||
8|Stop Button|Reset| 8|Stop Button|Reset|
@ -30,7 +30,9 @@
|Funktion|Pins |Funktion|Pins
|---|--- |---|---
|Display|SPI (MOSI:11, SCLK:13) + Pin 10 as CS |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 |Encoder Button| Pin 4
|Beeper| Pin 5 (PWM) |Beeper| Pin 5 (PWM)
|Stop Button| |Stop Button|Reset
|Temp CS, MISO, SCLK|6, 7, 8 (Soft-SPI)
|Optokoppler|9 (active high)