Add some docs
This commit is contained in:
parent
0970dee99a
commit
8908eccdb6
BIN
docs/Pinout-Mega2560rev3_latest.pdf
Normal file
BIN
docs/Pinout-Mega2560rev3_latest.pdf
Normal file
Binary file not shown.
BIN
docs/menu.png
Normal file
BIN
docs/menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
11
docs/pins.txt
Normal file
11
docs/pins.txt
Normal file
@ -0,0 +1,11 @@
|
||||
// Pin Definitions
|
||||
#define encoderCLK 2
|
||||
#define encoderDT 3
|
||||
#define encoderBTN 4
|
||||
#define kettlePWM 5
|
||||
|
||||
#define kettleRTDCS 47
|
||||
#define mashRTDCS 48
|
||||
|
||||
LCD display:
|
||||
SDA & SCL pins are 20 & 21
|
Loading…
Reference in New Issue
Block a user