728x90
아두이노 모듈로서 RFID 모듈인 RC522 를 다루기에 앞서
먼저 보면 좋을 좋은 링크를 공유합니다.
1. https://rasino.tistory.com/221?category=1038094
2. https://rasino.tistory.com/221?category=1038094
3. https://rasino.tistory.com/223?category=1038094
추가로 하기 유용한 링크도 공유합니다.
;=> https://blog.naver.com/chandong83/220920789808
(추가1)
RC522 를 아두이노에서 동작시키는 영상을 공유합니다.
:=> https://www.youtube.com/watch?v=cFK87MJ96A8
위 링크 관련한 블로그는 하기와 같습니다.
:=> https://www.diyengineers.com/2021/04/15/learn-how-to-read-an-rfid-tag-with-rc522-and-arduino/
(추가2)
arduino firebase esp32 library 키워드로 아두이노 스케치와 ESP32 DevKit보드와
파이어베이스 실시간 데이타베이스를 연동하는 방법을 하기와 같이 공유합니다.
:=> https://www.youtube.com/watch?v=pwEBdsdUstM
위 영상 관련 description은 하기와 같습니다.
In this video I showed you how to connect esp32 wifi module with firebase. you will learn to download and install firebase esp32 client library, installing esp32 board library, creating firebase project and connecting this project to esp32 wifi module.
Board link: https://dl.espressif.com/dl/package_esp32_index.json
copy and paste this board link in preference.
Board Name: Esp32 by espressif v1.0.6
cp210x DriverLink: https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers
Firebase esp32 client library- 3.10.5 or latter
steps:
creating firebase project
Email authentication
Creating realtime database
publishing rule
setup service account
finding API
그럼,
공유합니다.
728x90
'개발 이야기 > 임베디드 개발' 카테고리의 다른 글
FTDI기반 - FT2232 - GDB /OpenOCD 설정 (0) | 2021.11.07 |
---|---|
아두이노와 RC522 라는 RFID Reader모듈 여러개를 연동~ (0) | 2021.10.28 |
BL602 모듈 - ESP8266가격에 구할 수 있는 Bt/Wifi 모듈 (0) | 2021.08.05 |
Kendryte K510 RISC-V AI 프로세서 - 4족보행 로봇 (0) | 2021.08.01 |
2달러에 MXCHIP EMC3080 --- ESP32모듈의 대안 (0) | 2021.07.29 |