Skip to content

Commit 859c930

Browse files
authored
docs: how to connect PCD to Arduino Uno Board
1 parent 710c57c commit 859c930

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ The projects in this repository are intended to serve as examples and starting p
1818
# Getting Started
1919
To get started with these projects, clone this repository to your local machine and follow the instructions provided in the project's README file. Each project has its own dependencies and setup requirements, so be sure to read the instructions carefully before attempting to run any code.
2020

21+
# Connecting PCD to Arduino Uno
22+
23+
This image shows how you can connect your PCD to an Arduino Uno board.
24+
![PCD to Arduino Uno picture](https://github.com/pacifiquem/RFID/blob/main/Screenshot%20from%202023-11-02%2018-52-51.png)
25+
2126
# Contributing
2227
Contributions to this repository are welcome! If you have a sample project you'd like to add, please fork this repository and submit a pull request with your changes. Please include a README file with instructions for running your project.
2328

0 commit comments

Comments
 (0)