Corey Fogarty wrote:
Hi All,
I am trying to connect to /dev/tty.USA28Xb2P1.1 which is a Keyspan USB
to Serial adapter. I have had success using the screen utility,
#screen /dev/tty.USA28Xb2P1.1 but I would like to use PHP to create a
web interface to a microcontroller.
Hi Cory,
With wha
Hello Corey,
This doesn't really answer your question, but I've recently been doing
java serial work on osx for some robotics stuff.
Take a look at http://rxtx.qbang.org/wiki/index.php/Main_Page
Sorry I dont have more specific php info.
- Ben
Corey Fogarty wrote:
Hi All,
I am trying to con
Hi All,
I am trying to connect to /dev/tty.USA28Xb2P1.1 which is a Keyspan USB to
Serial adapter. I have had success using the screen utility, #screen
/dev/tty.USA28Xb2P1.1 but I would like to use PHP to create a web interface
to a microcontroller.
I have attempted fopen with no luck:
> $port =