January 27, 2010
does anyone know how to use Visual Basic to program an rfid tag and rfid reader?
I am trying to program the rfid reader using visual basic to recognize the rfid tag inside of a football so that when the football crosses the plane (censor) for a touchdown an LED will light up.If anyone can help with a program that we can try, it will be greatly appreciated.
Filed under Blog by on Jan 27th, 2010. Comment.
Leave a Comment
Comments on does anyone know how to use Visual Basic to program an rfid tag and rfid reader?
It depends on the interface in the reader. If, as I suspect, it’s serial (or a USB serial port), use the MSComm control.
You should try a tech forum for questions like this. I have used http://www.computing.net for years and it is legitimate and very specialized.
Goto http://www.PSCODe.com search under vb.net or whatever the lang you want is.