FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » how to connect rfid with php
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
how to connect rfid with php [message #174210] Fri, 27 May 2011 05:58 Go to next message
rrvasanth is currently offline  rrvasanth
Messages: 9
Registered: May 2011
Karma: 0
Junior Member
Dear Friends,

I need to connect rfid device with php it is possible.? How can i do
please help me

Thanks
Vasanth
Re: how to connect rfid with php [message #174212 is a reply to message #174210] Fri, 27 May 2011 08:09 Go to previous message
Michael Vilain is currently offline  Michael Vilain
Messages: 88
Registered: September 2010
Karma: 0
Member
In article
<416050ca-d0c3-4884-bd0d-f0ff3dced2ca(at)17g2000prr(dot)googlegroups(dot)com>,
rrvasanth <vasanthaltimate(at)gmail(dot)com> wrote:

> Dear Friends,
>
> I need to connect rfid device with php it is possible.? How can i do
> please help me
>
> Thanks
> Vasanth

You aren't connecting the RFID reader to php. You're querying the OS
for the data that the reader has scanned. That depends on the OS, the
reader, the driver and how it's connected to your system. I haven't
done any USB programming and don't know how or what RFID readers appear
to a system.

http://www.sparkfun.com/products/8628

says that the USB card appears as a serial output. So, I'm guessing
that you'd have to open() the serial port created by USB reader. So buy
the hardware, hook it up to your system, see if you can access the USB
reader through php's open(), then see if the card will send you the tags.

Sounds like a fun MAKER project. Enjoy.

--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: for intelligent people
Next Topic: haii
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 13:23:32 GMT 2024

Total time taken to generate the page: 0.02602 seconds