Hello,
I am developing a product, which must read temperature values from UART and display the values in the web page running on an embedded webserver.
I am selecting an embedded module for an upcoming product and considering how could I develop an application as described above using wime? I have acquainted myself with the pdf documents which came with the development board without getting the answers I was looking for.
I have some questions:
-
How can I transfer a dynamic webpage into the module and how to display it on a browser?
-
How can I read the temperature value from UART to variable and display the variable on a page?
-
Is there better source of information than the documents on the CD?
Thanks in advance.