I am doing a project with a embedded processor. I have a program that
can take the data from the serial port and send it out a tcp port of
my choosing. I want to be able to read that stream and display in on
a website.
The data is going to be really basic just a couple of temperatures. I
just want to have two text boxes that update the temperature every
couple minutes or so. I have read some information on the php site
but I don't know where to start. Any help would be great.
Thanks,
Seth
Comment