1 / 16

Ubiquitous Computing Practice (RFID)

Ubiquitous Computing Practice (RFID). Youn-Hee Han, In- Seok Kang { yhhan , Iseka }@kut.ac.kr Laboratory of Intelligent Networks Advanced Technology Research Center Korea University of Technology http://link.kut.ac.kr. Contents. Introduction RFID Shield, XBee Explorer

helmut
Download Presentation

Ubiquitous Computing Practice (RFID)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ubiquitous Computing Practice(RFID) Youn-Hee Han, In-Seok Kang {yhhan, Iseka}@kut.ac.kr Laboratory of Intelligent NetworksAdvanced Technology Research CenterKorea University of Technology http://link.kut.ac.kr

  2. Contents • Introduction • RFID Shield, XBee Explorer • SM130 module • RFID Tag Write • RFID Tag Read

  3. Introduction RFID Module - SM130 Mifare RFID Evaluation Shield - 13.56MHz RFID Tag

  4. XBee Explorer Regulated

  5. RFID Evaluation Shield

  6. RFID Shield + Xbee

  7. SM130

  8. SM130

  9. SM130 Sm130 Data sheet 참고

  10. RFID Tag write • rfid_write파일을 연 후 아두이노 보드에 업로드 한다.(rfid_write경로 : arduino-0022\rfid_write) • RFID Shield에 xbee모듈은 제거 한다. • RFID Shield와 아두이노 보드와 결합한다. • 시리얼 모니터로 확인 하면서 Tag에 데이터를 입력한다.

  11. Result-RFID Tag write 처음 시작 시 Tag 접촉 시 상태 표시 4byte data

  12. Result-RFID Tag write Data Write(4byte)

  13. RFID Tag Read(Serial communication) • rfid_read파일을 연 후 아두이노 보드에 업로드 한다.(rfid_read경로 : arduino-0022\rfid_read) • RFID Shield 에 xbee모듈을 제거한 후 실습한다. • 시리얼 모니터로 Tag의 데이터를 확인한다.

  14. RFID Tag Read(xbeecommunication) • rfid_read파일을 연 후 아두이노 보드에 업로드 한다.(rfid_read경로 : arduino-0022\rfid_read) • RFID Shield 에 xbee모듈을 결합한 후 실습한다. • PC측 xbee모듈에 데이터를 수신하는지 확인한다.(X-CTU Terminal 사용)

  15. Result-RFID Tag Read Tag 접촉 시

  16. 도전과제 • Tag에따라 LED를 제어해보자 • 1 tag 접촉 시 노란색 LED가 on/off • 2 tag 접촉 시 초록색 LED가 on/off • 3 tag 접촉 시 빨간색 LED가 on/off

More Related