Add MCP2515 wiring details to README

Add wiring instructions for MCP2515 to Arduino Nano
This commit is contained in:
Finn
2026-01-04 22:16:54 +01:00
committed by GitHub
parent 60dfc0a708
commit 681b3774f7

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
MCP2515->Arduino Nano
VCC->5V
GND->GND
CS->D8
SO->D12
SI->D11
SCK->D13
INT->D2