© 2022 EasyEDA Some rights reserved
1.Easy to use and quick to get started
2.The process supports design scales of 300 devices or 1000 pads
3.Supports simple circuit simulation
4.For students, teachers, creators
1.Brand new interactions and interfaces
2.Smooth support for design sizes of over 30,000 devices or 100,000 pads
3.More rigorous design constraints, more standardized processes
4.For enterprises, more professional users
Std EditionRFID RS485 ARDUINO SYSTEM
License: CC-BY-NC-SA 3.0
In this DIY guide I will show you how to make your own security check system based on Arduino!
This project started out as a Bachelor's thesis by me - John Vasilakis (supervised by Grigoris Tziallas) - Electronic Engineering Department of Stereas Elladas University. We are supporting the open hardware - software community so this project will be marked as an open-source. Before share/copy/change anything of below guide, make sure to read and agree with the CC BY-NC-SA licence agreement!
We used the RFID technology to read scanned card and the RS485 electrical data bus protocol for communication. In this project I decided to make my own PCB that is based on Arduino UNO microcontroller - Atmega328p.
We can have up to 254 slave-check point stations and one master station in the RS485 data bus. The master station is communicating with one computer in security room via serial USB port. We will describe the communication protocol in the following steps!
https://www.ardumotive.com/arduino-security-check-system-en.html
ID | Name | Designator | Footprint | Quantity |
---|---|---|---|---|
1 | ATMEGA328P-PU | U1 | DIP-28_300MIL | 1 |
2 | 10k | R1 | AXIAL-0.4 | 1 |
3 | 16MHZ | X1 | OSC-49S-1 | 1 |
4 | 10uF | C1 | CAP-D5.0XF2.0 | 1 |
5 | 22pF | C2,C3 | RAD-0.1 | 2 |
6 | 2.54mm 1*5p Programming Header | H1 | HDR-5X1/2.54 | 1 |
7 | 100nF | C4 | RAD-0.1 | 1 |
8 | 5mm 1*2P | POWER,485 | SCREW TERMINAL 5MM 2P | 2 |
9 | Buzzer | SG1 | BUZZER-12MM-KIT | 1 |
10 | DS1307+ | U2 | DIP-8 | 1 |
11 | CR2032 | B1 | BATTERY-1 | 1 |
12 | 32.768KHz | X2 | 3*8 | 1 |
13 | 2.54mm 1*8p Female header | RFID | 1X7 PIN HEADER 2.54MM A | 1 |
14 | Header-Female-2.54_1x12 | LCD | PIN_HEADER_STRAIGHT_1X12_PITCH2.54MM | 1 |
15 | TRIMMER | R2 | TRIMMER_3362P | 1 |
16 | SN75176BP | U3 | DIP-8 | 1 |
17 | RX JUMPER | H2 | HDR-3X1/2.54 | 1 |
18 | TX JUMPER | H3 | HDR-3X1/2.54 | 1 |
19 | 1k | R3,R4,R5 | AXIAL-0.4 | 3 |
Unfold