Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I got a C# program that displays a temp sensor value thru rs232 from a Atmega128. I want that value to display on a web page. What is the best way to do that?
Posted
Comments
Zoltán Zörgő 17-Nov-14 16:55pm    
What sensor do you have - and what kind of communication with the sensor?
Do you use have arduino bootloader on atmega?
Do you want to send reading continously or on demand only?
Sergey Alexandrovich Kryukov 17-Nov-14 17:00pm    
Not enough information. So, the short answer is: leverage ASP.NET. The tag "C#5" suggests you can use it. I hope you have your sensor connected with the Web server's host or some device on the network accessible by that host.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900