elentz Posted January 28, 2007 Share Posted January 28, 2007 I am running a server Mysql, apache on a debian machine. I want to open the serial port and recieve some information. Then I want to put that information into a table in Mysql. The serial info will be single lines. The line will have a fixed length. It would be great if I could take each line and run it into the DB as it happens. Can some one show me how to connect to the serial port??Thanks! Link to comment https://forums.phpfreaks.com/topic/36069-can-some-show-me-how-to-do-this/ Share on other sites More sharing options...
trq Posted January 28, 2007 Share Posted January 28, 2007 I would suggest that php probably isn't the best language to attempt to do this with. Is there any particular reason you want to use php? Link to comment https://forums.phpfreaks.com/topic/36069-can-some-show-me-how-to-do-this/#findComment-171193 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.