Page 1 of 1

PR29 - Transmit data through Ethernet

PostPosted: Mon Feb 25, 2013 10:44 pm
by Eugene
Hi there, newbie here. I would like to ask is it possible to transmit data from PR29's PIC to PC or web using Ethernet?
I bought UART to USB converter and plan to connect the USB to USB-to-RJ45 converter.
Would like to know:
1. It is possible to transmit the data through this particular way?
2. Do I need extra code for the PIC to connect it to the internet?
3. Is it possible to control the PR29 through HTTP/HTML?
4. I plan to transfer the fingerprint from PIC to online database, is it possible?


Thanks.

Re: PR29 - Transmit data through Ethernet

PostPosted: Tue Feb 26, 2013 10:01 am
by yonghui
PR29 is attendance with finger print.

1. It is possible to transmit the data through this particular way?
i think u need to read the capability of USB-to-RJ45 converter
2. Do I need extra code for the PIC to connect it to the internet?
3. Is it possible to control the PR29 through HTTP/HTML?
i think u will need to do extra coding on ur webpage.
4. I plan to transfer the fingerprint from PIC to online database, is it possible?
do extra coding. on pic for sending the data out. also the database side to receive.

Re: PR29 - Transmit data through Ethernet

PostPosted: Tue Feb 26, 2013 11:16 am
by Eugene
Or do I need WIZnet Serial-to-Ethernet Gateway to convert the RS-232 protocol into TCP/IP in order to transmit data from PIC to a website?