Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anydream committed Aug 5, 2015
1 parent d863b49 commit 5ae95f9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,11 @@ Thanks to Bill Greiman
I have test this library on Arduino Uno/Mega2560/Due, maybe support other AVR/SAM3X MCUs.
You can search keywords like "Arduino Mega2560 pinout" to find pinout mapping with your board like this:

![alt tag](https://github.com/anydream/TurboSPI/raw/master/SPIpinout/uno.jpg)
Arduino Uno SPI pinout:
![alt tag](https://github.com/anydream/TurboSPI/raw/master/SPIpinout/uno.jpg)

Arduino Mega2560 SPI pinout:
![alt tag](https://github.com/anydream/TurboSPI/raw/master/SPIpinout/mega2560.jpg)

Arduino Due SPI pinout:
![alt tag](https://github.com/anydream/TurboSPI/raw/master/SPIpinout/due.jpg)

0 comments on commit 5ae95f9

Please sign in to comment.