ESP32: How to read RFID tags with a RFID Reader

  Рет қаралды 41,424

BaldGuyDIY

BaldGuyDIY

Күн бұрын

Пікірлер: 39
@matiasnovello1232
@matiasnovello1232 2 жыл бұрын
thank´s thank´s thank´s! I was building the code, and watching at this video made me realize I didn´t had the library for the correct RFID module I´m using. Cheers from Argentina and keep the good stuff comming!! :)
@BaldGuyDIY
@BaldGuyDIY 2 жыл бұрын
Glad it could be helpful! Thank you for watching:)
@manuelalonsojuarezhernande1930
@manuelalonsojuarezhernande1930 3 жыл бұрын
thank you for this video, it was very helpfull for my the application that i want to improve.
@Dinastyyyyyyyyyy
@Dinastyyyyyyyyyy Жыл бұрын
i love u dude, it works for me
@sidhomamine1323
@sidhomamine1323 2 жыл бұрын
thank you , is that sketch works with uhf rfid reader ?
@Kodiak1806
@Kodiak1806 2 жыл бұрын
someone could help me? i have this message Firmware Version: 0x0 = (unknown) WARNING: Communication failure, is the MFRC522 properly connected? i have a esp32
@VarsiniParthiban-z8x
@VarsiniParthiban-z8x 9 ай бұрын
did you solve this error
@Kodiak1806
@Kodiak1806 9 ай бұрын
@@VarsiniParthiban-z8x Yes but this was a year ago, I don't remember hahaha
@harispoppylatip7154
@harispoppylatip7154 8 ай бұрын
-_-​@@Kodiak1806
@pranavbhawari2811
@pranavbhawari2811 Жыл бұрын
can we use ESP32 CAM instead of ESP32
@Daybydayleticia
@Daybydayleticia Жыл бұрын
Hello, I will use RFID tags to identify any types of cars, can I use to this? How? Can You help me?
@bonfaceosuka
@bonfaceosuka 3 жыл бұрын
Thank you so much bro it worked very well for me . I really appreciate this video . Id been trying with arduino Uno and Mega all this time but it wasnt working at all.May God bless you abundantly for this.
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it was helpful! Thanks for watching!
@bonfaceosuka
@bonfaceosuka 3 жыл бұрын
@@BaldGuyDIY yeah , can you do a video of how to interface ESP 32 and stepper motors using a driver ?
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
I already did! ESP 32: How to Control Stepper Motors kzbin.info/www/bejne/rGmqn3WFgdKlosk
@TheBestProjectsOnElectronics
@TheBestProjectsOnElectronics 4 ай бұрын
I may use it for a safe :)
@iddddd900
@iddddd900 Жыл бұрын
why I don't have sector block??
@arifhadista319
@arifhadista319 8 ай бұрын
is this work for uhf rfid?
@rzq8896
@rzq8896 2 жыл бұрын
In my serial monitor doesn't show anything.But if i using arduino nano, work fine. What should i do?
@BaldGuyDIY
@BaldGuyDIY 2 жыл бұрын
Make sure the serial baud rate of your monitor matches what you declared in the setup.
@girishpanchal9072
@girishpanchal9072 2 жыл бұрын
Hi Can I increase the range of this module upto 1meter?
@gasperh.9800
@gasperh.9800 2 жыл бұрын
no
@svenverdonck3211
@svenverdonck3211 11 ай бұрын
my serial monitor just remains black when i run the code and scann a tag
@Bingbong420style
@Bingbong420style 3 күн бұрын
I’ve had the same issue. You need to make sure you select the correct port. Look at what port you’re listening to, then click restart on your module. Now check the ports, and you may see a new port appear. In my case, my module has two usb c connectors. Only one is meant for serial, and the other is for programming the device. So once I flash the code, I know I’ll need to hit restart on my module, and then in the ide, select the new port that appears
@kakachiheb
@kakachiheb 3 жыл бұрын
how can i send data from esp32 to the RC522 so i can read it with my phone
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Thanks for watching. It depends how you’d like to be able to see the results on your phone. If you only need to see the readings while you are in the same room as the ESP32 you could probably use something like MQTT or http requests. If you want to be able to see the readings online from anywhere in the world you would probably use a third party service like arduino.io or adafruit.io.
@kakachiheb
@kakachiheb 3 жыл бұрын
@@BaldGuyDIY thanks for replying, but i didnt mean that, i m want to read the data via NFC , i connected the NFC board with the esp32 via spi, and i want to send the data to my phone via nfc. i m struggling with the programming of the SPI interface between NFC board and the ESP32 .. can u help me please..? i would pay for that..i just need help
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
@@kakachiheb you could send me an email with more detail about what you’re trying to do and why it needs to be done that way.
@kakachiheb
@kakachiheb 3 жыл бұрын
@@BaldGuyDIY can u give me ur email adessss please
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
@@kakachiheb it should be in the description of every video. brandon@baldguydiy.com
@sarramannai6826
@sarramannai6826 3 жыл бұрын
how can connect hardware and software application !!!
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Thanks for watching. I’m not sure what you’re asking. Could you provide more detail?
@ShriAumPrinter
@ShriAumPrinter 3 жыл бұрын
A fetal error occurred . Failed to connect to esp32 timeout waiting for packet header
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Sounds like you need to troubleshoot the Arduino IDE settings for your ESP32 board. Check that the port is correct, and that the correct board has been chosen.
@VarsiniParthiban-z8x
@VarsiniParthiban-z8x 9 ай бұрын
not workingg
@abdulhakimlukwago88
@abdulhakimlukwago88 4 ай бұрын
me too
@thanigai5962
@thanigai5962 4 ай бұрын
Me tooo🫡
@VarsiniParthiban-z8x
@VarsiniParthiban-z8x 4 ай бұрын
@@thanigai5962 naaye
@CuongBeoDay
@CuongBeoDay 3 ай бұрын
@@thanigai5962 me too
How RFID Works? and How to Design RFID Chips?
9:07
easyELAB
Рет қаралды 257 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
An NFC Card Reader for Home Assistant Automations
17:43
ResinChem Tech
Рет қаралды 15 М.
ESP32 + RFID RC522 Tutorial with LCD Screen (BEGINNER-FRIENDLY)
11:29
Upload Ideas With Itamar
Рет қаралды 4,4 М.
RFID Roundup!
21:32
Playful Technology
Рет қаралды 69 М.
What is RFID?  How RFID works?  RFID Explained in Detail
10:10
ALL ABOUT ELECTRONICS
Рет қаралды 1,7 МЛН
ESP RFID: Google Sheets as a database for rfid cards
6:33
anyboards
Рет қаралды 66 М.
The Truth About SIM Card Cloning
13:04
Janus Cycle
Рет қаралды 1,1 МЛН
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06
DroneBot Workshop
Рет қаралды 359 М.
PiicoDev RFID Module | Guide for Raspberry Pi
14:05
Core Electronics
Рет қаралды 26 М.