Login   Register  
PHP Classes
elePHPant
Icontem

Accessing an USB port with PHP

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Top level forums  >  PHP Specialists  >  General  >  Accessing an USB port with PHP  
Subject:Accessing an USB port with PHP
Summary:USB and PHP
Messages:1
Author:Catalin Varlan
Date:2013-03-21 13:36:04
Update:2013-03-21 17:43:52
 

  1. Accessing an USB port with PHP   Reply  
Picture of Catalin Varlan
Catalin Varlan
2013-03-21 17:43:52
Hi everybody,
I am not sure if here is the best place to ask my question because is in "twilight zone".
It is, first of all, about PHP but there is a Linux machine and the Apache.
I already do some little things around with php sending/receiving data through serial port (tty) from a web page.
Now the question: how can I do the same with USB (not USB to serial!).
Example: send/receive data to/from a Bluetooth dongle on USB port, access the memory stored on a USB key, accessing the stream from a USB webcam, etc...

Thank you for your time,
CTVarlan