ESP32-CAM Face recognition based attendance system test 1

  Переглядів 13,527

anyboards

anyboards

4 роки тому

works so-so
-code--
fr partition is required (robotzero.one/esp32-face-door... )
arduino and google scripts code
github.com/unreeeal/FaceAtten...

КОМЕНТАРІ: 112
@farhandanial504
@farhandanial504 3 роки тому
can you make a step by step tutorial?
@Build_the_Future
@Build_the_Future 3 роки тому
How would you read the info in a cell and display it on the serial port on the Arduino?
@quanNguyen-kz9pw
@quanNguyen-kz9pw 2 роки тому
I copy your board.txt to esp32>1.0.4 and copy "rzo_partitions" to tool>patitions then I choose module AI Thinker esp 32 cam, Face recognization but it still get a mistake fr_flash: not found. Can you help me why i have a mistake?? Thank your help!!!
@k-dramaFan_TeluguAmmai
@k-dramaFan_TeluguAmmai 2 роки тому
I'm able to stream the video but when I on face recognition , the video is getting stuck...I'm not able to enrol my face....any solutions..
@vutukurivenkatasai8060
@vutukurivenkatasai8060 2 роки тому
Can you please provide guidance for me to do this project
@gelliondx6388
@gelliondx6388 2 роки тому
Did u choose Huge app or Face recognition in the tools section?
@anyboards8006
@anyboards8006 2 роки тому
It was 2 years ago... I don't remember any "huge app" moments, so i think it was "face recognition"
@noki66306630
@noki66306630 3 роки тому
Hey mate, I wonder if I can only use face recognition function and trigger a LED light Thank you for your help
@anyboards8006
@anyboards8006 3 роки тому
Hi, yeap, the built-in LED uses pin 4 you can use digitalWrite(4,HIGH); and digitalWrite(4,LOW);
@ChoirulAnamArdenbal
@ChoirulAnamArdenbal 2 роки тому
@@anyboards8006 what is the maximum number of faces that can be stored?
@nitheeshnonik7121
@nitheeshnonik7121 2 роки тому
Sir, I need get time also, can you please help?
@refactoringg
@refactoringg 2 роки тому
How to do it? TutoriAl pls
@kshitishmahabaleshwarkar1206
@kshitishmahabaleshwarkar1206 2 місяці тому
@anyboards pls help me. Facing error in face recognition. Followed all the steps.
@anyboards8006
@anyboards8006 2 місяці тому
Sorry, it was many years ago, and a lot of things have changed, too much code to redo
@DjLight.
@DjLight. 3 роки тому
Pls make tutorials step by step pls
@anjalianuththara162
@anjalianuththara162 4 роки тому
Hi, can u help me to add more features to this program like get email notification when face recognition happens, in google sheet to get time also
@anyboards8006
@anyboards8006 4 роки тому
Hi, to send emails copy "sendemail" function from this project github.com/unreeeal/esp32-google-sheets/blob/master/google.js ,to get time just use new Date(), if you need formatted time use Utilities.formatDate(new Date(), timeZone, dateTimeFormat);
@anjalianuththara162
@anjalianuththara162 4 роки тому
anyboards Thankyou
@anjalianuththara162
@anjalianuththara162 4 роки тому
@@anyboards8006 hi i tried to edit the code to get the time and email according to your guidance. but i failed. I have attached my edited code here, to get the time. can u help me to figure out the errror. I tried to get the date and time in column 4 in spreadsheet. But its not happening. Please help me. var timeZone = "CST"; //get yours at www.timeanddate.com/time/zones/ var dateTimeFormat = "dd/MM/yyyy HH:mm"; function getNamesList() { var sheet=getSheetByName('names'); var lastRow=sheet.getLastRow(); var res=''; var data=sheet.getRange(1,2,lastRow).getValues(); for(var i=0;i0){ var data=sheet.getRange(1,1,lastRow,2).getValues(); for(var i=0; i
@techmcu
@techmcu 3 роки тому
Elon musk fan 💓
@vimalv8153
@vimalv8153 3 роки тому
can you give me the zero PCB circuit diagram
@anyboards8006
@anyboards8006 3 роки тому
i don't have it
@fernwachannel651
@fernwachannel651 4 роки тому
Hello, i want make face recognition with ESP 32-CAM. i can send data to google sheet?
@fernwachannel651
@fernwachannel651 4 роки тому
Please, you help me.
@anyboards8006
@anyboards8006 4 роки тому
yeah, you can
@fernwachannel651
@fernwachannel651 4 роки тому
@@anyboards8006 thank you so much. i want make project about face recognition send to google sheet. you can help me?
@fernwachannel651
@fernwachannel651 4 роки тому
@@anyboards8006 Can you tell me how to do it? I only have 1 month to do it.
@fernwachannel651
@fernwachannel651 4 роки тому
@@anyboards8006 i will make about. Check the name before entering the classroom. with a face recognition method. ESP32-CAM. after that, i will send time data to google sheet.
@zainulmuarifin4638
@zainulmuarifin4638 3 роки тому
Hi can u help me for change google sheet to mysql? Please help me
@anyboards8006
@anyboards8006 3 роки тому
hi, the esp side can be the same just some url changes,what's the problem with the server side at the moment?
@zainulmuarifin4638
@zainulmuarifin4638 3 роки тому
I can't connect to MySQL
@anyboards8006
@anyboards8006 3 роки тому
you need a php server, there're tons of tutorials over the web, you may try to find one by googling "arduino php mysql"
@DjLight.
@DjLight. 3 роки тому
sir i have face this error kindly help me out Build options changed, rebuilding all C:\Users\User\Desktop\attedence_cmra_code\attedence_cmra_code.ino:13:25: fatal error: camera_pins.h: No such file or directory compilation terminated. Multiple libraries were found for "WiFi.h" Used: C:\Users\User\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\libraries\WiFi Not used: C:\Program Files (x86)\Arduino\libraries\WiFi exit status 1 Error compiling for board ESP32 Dev Module
@anyboards8006
@anyboards8006 3 роки тому
esp cam board should be selected, to fix wifi.h issue remove one library, I don't know why you have two of them
@DjLight.
@DjLight. 3 роки тому
@@anyboards8006 sirr plss😔 help me out kindly make a full tutorial pls even i visit your website i couldn't find solution pls Kindly send me your email plss. Khan.saad4021@gmail.com
@anyboards8006
@anyboards8006 3 роки тому
Hi, please google esp32 cam getting started and follow some tutorial's steps, I don't remember what you need to do to run a default arduino esp32 cam sketch, but if you run it there'll be no problem with my code
@DjLight.
@DjLight. 3 роки тому
Sir i have just face this error
@anyboards8006
@anyboards8006 3 роки тому
can you upload a "camerawebserver" example from arduino ide?
@fernwachannel651
@fernwachannel651 4 роки тому
How is the ip value derived from?
@anyboards8006
@anyboards8006 4 роки тому
it should be printed in the serial terminal
@fernwachannel651
@fernwachannel651 4 роки тому
@@anyboards8006 Can you tell me how to register a face? I make about face recognition. i have esp32-cam.
@fernwachannel651
@fernwachannel651 4 роки тому
@@anyboards8006 can you help me, please
@fernwachannel651
@fernwachannel651 4 роки тому
😥😥😥😥😥
@anyboards8006
@anyboards8006 4 роки тому
Click Enroll face
@praveeniotproject6231
@praveeniotproject6231 4 роки тому
Hi, Thank you for your efforts and nice video. up to Recognition is ok. 1. Below is message in Serial Monitor. Felt somehow ESP-32 is not sending data to G-script. Enrolling Face ID: 0 sample 1 -> No Match Found -> No Match Found 09:52:05.954 -> Enrolling Face ID: 0 09:52:05.954 -> Enrolling Face ID: 0 sample 1 09:52:07.899 -> Enrolling Face ID: 0 sample 2 09:52:09.946 -> Enrolling Face ID: 0 sample 3 09:52:11.892 -> Enrolling Face ID: 0 sample 4 09:52:13.909 -> E (78171) fr_flash: Not found 09:52:13.909 -> Enrolling Face ID: 1 sample 7 09:52:15.852 -> Enrolling Face ID: 1 09:52:15.852 -> Enrolling Face ID: 1 sample 1 09:52:56.056 -> dl_matrix3dqq_fc_with_bias, value > DL_QTP_MAX 09:52:56.056 -> dl_matrix3dqq_fc_with_bias, value > DL_QTP_MAX 09:52:56.056 -> dl_matrix3dqq_fc_with_bias, value < DL_QTP_MIN 09:54:15.850 -> Enrolling Face ID: 1 sample 2 09:54:17.968 -> Enrolling Face ID: 1 sample 3 09:54:19.819 -> Enrolling Face ID: 1 sample 4 09:54:21.741 -> E (206002) fr_flash: Not found 09:54:21.741 -> Enrolling Face ID: 2 sample 7 09:54:40.127 -> dl_matrix3dqq_fc_with_bias, value > DL_QTP_MAX 09:54:40.127 -> dl_matrix3dqq_fc_with_bias, value < DL_QTP_MIN 09:54:45.115 -> dl_matrix3dqq_fc_with_bias, value > DL_QTP_MAX
@anyboards8006
@anyboards8006 4 роки тому
@ praveen iot project hi, sorry for long reply, your message was in spam(goggle did it), the serial output says E (206002) fr_flash: Not found, so you have not added fr partition to the scheme, take a look at the video description
@praveeniotproject6231
@praveeniotproject6231 4 роки тому
@@anyboards8006 Hi , really appreciated your swift response. just now i tried again with link robotzero.one/esp32-face-door-entry/ But unfortunately , that program shows lots of errors. would you advise any other link where program can work?
@anyboards8006
@anyboards8006 4 роки тому
last time you only had 1 error, all the rest were debug info, what errors do you have now?
@anyboards8006
@anyboards8006 4 роки тому
no problem, so you did something wrong, you added an entirely new board, but you need to just add options to esp32cam board, I uploaded my boards.txt to github, try it, but backup yours. Select Ai-Thinker Esp32-cam and Face recognition partition if no luck with arduino, try platformio ide, just add the partition scheme file to the project and add board_build.partitions=rzo_partitions.csv to the platformio.ini
@praveeniotproject6231
@praveeniotproject6231 4 роки тому
@@anyboards8006 Hi Bro. Sorry for my mistake. Now it is working perfectly. now my questions is is this data will save forever ? or once power of ESP is off all data will vanish ? if answer is yes , how to retain that data ? and if answer is no than how to limit number ID's enter ? & how to edit existing entry ?
@farhandanial504
@farhandanial504 3 роки тому
hi sir. it says fr_flash.h not found. can you help me?
@anyboards8006
@anyboards8006 3 роки тому
maybe wrong board (should be esp32cam), maybe something with your environment, try to upload "CameraWebServer" from default arduino examples
@farhandanial504
@farhandanial504 3 роки тому
@@anyboards8006 it works, but when i put the face recognition partition, it repeats the reboot in the serial monitor
@farhandanial504
@farhandanial504 3 роки тому
@@anyboards8006 ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6364 entry 0x400806b8 Brownout detector was triggered ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6364 entry 0x400806b8 [E][camera.c:1049] camera_probe(): Detected camera not supported. [E][camera.c:1249] esp_camera_init(): Camera probe failed with error 0x20004
@farhandanial504
@farhandanial504 3 роки тому
@@anyboards8006 may i know what to do at the tools bar?
@farhandanial504
@farhandanial504 3 роки тому
@@anyboards8006 this is the new one ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6352 entry 0x400806b8 Brownout detector was triggered ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6352 entry 0x400806b8 Brownout detector was triggered ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6352 entry 0x400806b8 Brownout detector was triggered ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6352 entry 0x400806b8 [E][camera.c:1049] camera_probe(): Detected camera not supported. [E][camera.c:1249] esp_camera_init(): Camera probe failed with error 0x20004
@mohammadizzuddinameermohdf8677
@mohammadizzuddinameermohdf8677 3 роки тому
E (74021) fr_flash: Not found anyone can help me this error
@houssemjaouadi2816
@houssemjaouadi2816 2 роки тому
same
@houssemjaouadi2816
@houssemjaouadi2816 2 роки тому
did you find it
@anjalianuththara162
@anjalianuththara162 4 роки тому
Hi can u give the code fr this project. Its a great project
@anyboards8006
@anyboards8006 4 роки тому
everything is in the description
@anjalianuththara162
@anjalianuththara162 4 роки тому
@@anyboards8006 when I opened the IP address camera stream is not working. anything u know about this querry?
@anjalianuththara162
@anjalianuththara162 4 роки тому
@@anyboards8006 is the partition thing is essential? without that can't I run this program?
@anyboards8006
@anyboards8006 4 роки тому
does the original "camera web server" example work fine?
@anyboards8006
@anyboards8006 4 роки тому
partition is required to save face masks, without it you'll lose all the faces on restart
@DjLight.
@DjLight. 3 роки тому
Pls sir help me plss
Facial Recognition attendance system using python
19:44
I know python
Переглядів 564 тис.
ESP32-CAM - Guide to making YOUR first DIY Security Camera
24:55
Max Imagination
Переглядів 356 тис.
🐩🐕
00:25
Янчик
Переглядів 2,4 млн
ESP32-CAM Face Recognition Open Door Lock
9:41
robotzero.one
Переглядів 114 тис.
Дисплей с ESP32
14:33
Dima espirans
Переглядів 6 тис.
ESP32 CAM Getting Started | Face Detection
10:11
Viral Science - The home of Creativity
Переглядів 251 тис.
ESP32-Cam Time Lapse
5:18
bitluni
Переглядів 289 тис.
ESP32 CAM Face Detection Door Lock System
8:13
Viral Science - The home of Creativity
Переглядів 281 тис.
Как должен стоять ПК?
1:00
CompShop Shorts
Переглядів 648 тис.
Subscribe for more!! #procreate #logoanimation #roblox
0:11
Animations by danny
Переглядів 3,7 млн
ЭТОТ МОНСТР ОТ INFINIX КРУЧЕ ЛЮБОГО XIAOMI! Я в шоке…
13:01
Thebox - о технике и гаджетах
Переглядів 22 тис.