Timothy Hosey says:
James here is my project that I have in the works. I have done most of the testing and am getting to go on live for a debug soon. I am submitting since I do have an Sx Ethernet Demo board but it is for work and will be placed in the following project. I would like to have one for myself to do more projects with and am finding that they are quite fun.The project:
Since we are a Wan based company that has 13 plants including 1 in England and one in Italy I would like for each plant to be able to see resin inventory in our silos. This will amount to better scheduling and such. I am reading out the formated ascii from the com port of a celtek unit sold from www.bindicator.com "Phase Tracker®" and display it dynamically via a java script stored on the ethernet demo boards unit. So far I have done so in all of my testing and emulating. I have taken out the email server, dhcp, to reduce the size for more code since I do not need them. Here is my code as of so far.
Here is a sample of the display with the actual values (which would normally be inserted by the SX) replaced with random numbers. This html page would normally be served directly from the SX with the JavaScrip used to make the numbers into a more graphical format.