programmers manual : http://www.fileden.com/getfile.php?file_path=http://www.fileden.com/files/2008/9/6/2085034/ME6%20Programmers%20Manual.docuser manual : http://www.fileden.com/files/2008/9/6/2085034/user%20manual.pdfdata sheet : http://www.fileden.com/files/2008/9/6/2085034/msr206.pdfuhm e2 po ung mga files regarding dun sa magnetic card reader/writer na ginagamit po nmin.. if ikakabit po ba e2 sa pic, nid pa po ba gumamit ng MAX232? powered by ps2 port po e2, ilang volts po ba ang supply ng ps2 port? pahelp po anyone.. maraming salamat po
uhmm, bale po ps2 po ung power supply tpos may db9 for data communication po..
ung nsa data sheet po, gnun po ichura nia.. nid po ba gumamit ng max232 po?
Command code: <ESC> r Hex code: 1B 72 Response: [Data Block] <ESC> [Status Byte] Description: This command request ME6 to read a card swiped and respond with the data read.
Code: [Select]Command code: <ESC> r Hex code: 1B 72 Response: [Data Block] <ESC> [Status Byte] Description: This command request ME6 to read a card swiped and respond with the data read. kinabit po namin sa pc and gumamit po kmi ng hyperterminal, then po ang ginawa namin, hold <esc> then R po... nag respond po ung card reader and pag swipe po ng card, lumabas po sa hyperterminal ung info na nsa card po..may circuit na rin po kmi for pic<->max232<->magcard reader/writerang gnawa po nmin is to send the hex code thru the pic's usart one by one.. Usart_Write(0x1B); Usart_Write(0x72);di po nagrerespond ung reader/writer.. pano po ba dapat gwin??anong component po ba ang magnetic card/reader writer sa proteus? or may component po para makita ung output ng usart? thanks po