What's new

Closed Attendance system using rfid and biometrics with raspberry pi

Status
Not open for further replies.

princeyusop

Enthusiast
Joined
Dec 31, 2017
Posts
9
Reaction
0
Points
63
Anyone here na nakagawa na ng ganitong klaseng project. Thesis namin po kasi. It uses two tech na RFID and Biometrics para sa attendance. How do we merge this two? Or How much po ba if magpahelp na gawin to? Thank sa mga magcocomment.
 
two authentication, pwede sa gate lalagay yung rfid then sa classroom yung biometrics. PM na lang tayo kung kailangan niyo ng tulong
 
Para sa yung raspberry pi sa system mo, anong gamit? Pwede naman ata yung rfid at biometric ay diretso salpak sa pc. Panong merge ang gusto mo TS, yung required dapat mag-login sa 2 device o maalin sa 2?
 
akositito boss tama pang two way authentication nga po to, we need help sa integration ng rfid and fingerprint. So rfid una tapos para more secure another for fingerprint to verify lang. Tapos yung raspberry pi is a major hardware ng system namin kasi nirequire ng adviser namin na dapat iintegrate din sya, so for this system it will act as a client to fetch data from the storage.
 
rfid/fingerprint -> raspberry(client) <-> pc(server)
Bali ganito ang workflow nyo? Required ba ang pc(server)?
Ang mga kelangan nyo siguro kung may pc(server):
1) rfid/fingerprint compatible with raspberry - marami sa online resources kung aling add-on/module/shield ang pwede sa raspberry.
2) client app - kelangan nyo lang i-integrate yung rfid/fingerprint sa client app. May provided driver library(c/c++/python/etc) ang vendor. Magbabato ang client ng data sa pc(server).
3) server app - andito ang central database.

Depende sa inyo kung gusto nyo ilagay sa client o server app yung authentication.
 
Last edited:
Yes. Ganyan exactly ang flow ng system namin.

may server na pwd namin gamitin which was provided by our school.

at first we plan na gawin storage ang rpi kasi mababa nga lang ang RAM nya kaya yun, the school will provide as a NUC, parang syang mini computer which we will used as the server muna, if all is well then dideretso na kami sa server nila.
 
yung data is sa server namin ifetch

since yung system namin for attendance and for DTR sya ng employee, gumawa kami ng web application where user can access or view thier daily logs, tsaka pwd nilang iprint ang DTR diretcly using the web apps na ginawa using cakephp.

Now yung problem namin is di pa namin nagagawan yung module para sa communication ng hardware which is yung rfid and fingerprint.
 
Ah yung hardware na lang pala problema nyo. May nabili na ba kyo o naghahanap pa lang. Sa mga nababasa ko eh sa raon daw meron.
 
yes bro, fall back namin ang bumili ng digital persona for fingerrpint kaso wala masyadong sdk na php mostly is java or c# ;(
 
Siguradong may C library yang sa fingerprint. Pwede pa rin kyo gumamit ng java or c#, may interoperability/port to C.

Pero linux ang OS ng raspberry. Pwede din ata yung windows iot sa raspberry?

Pwede din kyo gumamit ng C, wala ba kyong background? Marami nman ata resources sa internet.
 
linux ang raspberry pi na gamit namin, raspbian to be exact.

yung merging lang tlg ng rfid at ng fingerprint ang hindi kami sure, madami related studies kaso wala ni isang tutorial paano sya exactly gawin.
 
Digital Persona yung brand ng biometrics boss, paki refer nalang po kung ano mas maganda na model ang pwd namin gamitin.
 
TS, tingan mo ito:

Raspberry Pi connect Fingerprint Reader
raspberrypi4u.blogs pot.com/2018/01/raspberry-pi-fingerprint-reader.html (tanggalin mo na lang ang space sa 'blog spot')

You do not have permission to view the full content of this post. Log in or register now.
ijtet.com/wp-content/plugins/ijtet/file/upload/docx/525IJTET0502001-pdf.pdf

More google results: You do not have permission to view the full content of this post. Log in or register now.

Kayo na bahalang mag-research. Tinanong ko lang yan kay pareng google.
Kung may tanong kayo sa programming(c/c++) sa raspbian. Post na lang kayo dito. Pwede siguro ako makatulong. Goodluck. :)
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top