Can I use USB converter to connect to my RFID reader?

RFID reader, Reader/Writer, Tag.....

Can I use USB converter to connect to my RFID reader?

Postby Fonny Tee » Fri Apr 01, 2011 1:19 am

Hi,

Im a new member here.

I ady bought a Rfid reader(IDR-232N). I want to buy a USB converter to connect my rfid reader to my laptop. What kind of USB converter can I use?

Please reply me asap...

I will appreciate all ur help! Thank u^^
Fonny Tee
Freshie
 
Posts: 4
Joined: Fri Apr 01, 2011 1:11 am

Re: Can I use USB converter to connect to my RFID reader?

Postby sich » Fri Apr 01, 2011 10:04 am

~> How to ask QUESTIONS the SMART way in FORUM? <~
User avatar
sich
Moderator
 
Posts: 603
Joined: Tue Apr 21, 2009 2:15 pm

Re: Can I use USB converter to connect to my RFID reader?

Postby Fonny Tee » Fri Apr 01, 2011 12:43 pm

Sich:

Thank you for ur reply! I forgot to state tat my rfid reader is use serial port connect to PC DC9 port. So, is it possible to find a USB converter to connect to my laptop?

Please reply me asap. Thank u^^
Fonny Tee
Freshie
 
Posts: 4
Joined: Fri Apr 01, 2011 1:11 am

Re: Can I use USB converter to connect to my RFID reader?

Postby sich » Fri Apr 01, 2011 1:54 pm

That means you're looking for USB to Serial Converter?
What kind of RFID reader are you using? Can you give us the product link or photo?
~> How to ask QUESTIONS the SMART way in FORUM? <~
User avatar
sich
Moderator
 
Posts: 603
Joined: Tue Apr 21, 2009 2:15 pm

Re: Can I use USB converter to connect to my RFID reader?

Postby yonghui » Fri Apr 01, 2011 8:53 pm

thanks&regards,
yh
yonghui
Moderator
 
Posts: 732
Joined: Mon Sep 28, 2009 3:27 pm

Re: Can I use USB converter to connect to my RFID reader?

Postby Fonny Tee » Sat Apr 02, 2011 2:23 am

Sich:

Thanks for ur reply!
Actually I hav bought RFID from Cytron website. I just wanna try to connect the rfid vf my laptop by using USB converter(serial to USB).

The following is the product link. U can click n hav a look.

http://www.cytron.com.my/listProductGro ... m16U315Wg=
Fonny Tee
Freshie
 
Posts: 4
Joined: Fri Apr 01, 2011 1:11 am

Re: Can I use USB converter to connect to my RFID reader?

Postby Fonny Tee » Sun Apr 03, 2011 2:10 am

Hi,

Another question.

Now I can connect my RFID device to my laptop via USB converter. Then, when I try to wave my card at RFID device, it cant detect the tag number at that card. Im using VB.net as my coding. Shud I change the setting of my coding to made the RFID can detect the tag number?

The following is the block of my coding:

Private Sub frmUser_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Try
myComPort.BaudRate = 9600
myComPort.Parity = IO.Ports.Parity.None
myComPort.DataBits = 8
myComPort.StopBits = IO.Ports.StopBits.One
myComPort.Handshake = IO.Ports.Handshake.None
myComPort.ReadTimeout = 3000
myComPort.ReceivedBytesThreshold = 1
myComPort.DtrEnable = True

myComPort.Open()

Catch ex As Exception
End Try
End Sub
Fonny Tee
Freshie
 
Posts: 4
Joined: Fri Apr 01, 2011 1:11 am

Re: Can I use USB converter to connect to my RFID reader?

Postby sich » Mon Apr 04, 2011 12:40 pm

Seems like you didn't specify your PortName for the serial connection. It should be the port number created by the USB to serial converter. You can check in Control Panel > System > Device Manager. You'll see Ports (COM & LPT) if the device is properly connected. The COM number is stated under this category.
~> How to ask QUESTIONS the SMART way in FORUM? <~
User avatar
sich
Moderator
 
Posts: 603
Joined: Tue Apr 21, 2009 2:15 pm


Return to RFID

Who is online

Users browsing this forum: No registered users and 6 guests

cron