Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Graphing in .NET


  • Please log in to reply
5 replies to this topic

#1 monewwq1

monewwq1

    Advanced Member

  • Members
  • PipPipPip
  • 104 posts

Posted 25 September 2011 - 08:46 PM

Hi, I have some values that I would like to graph. The x-axis will be Time, and the y-axis will be a sensor reading. My sensor readings are received every 1 second on the UART of a Netduino. Is there a graphing package out there that would fit nicely with the .Net Micro Framework? I would like to display the graph via a Windows form, or via a web page. Any suggestions?

#2 monewwq1

monewwq1

    Advanced Member

  • Members
  • PipPipPip
  • 104 posts

Posted 25 September 2011 - 08:55 PM

I guess it doesn't really have to be .Net. I've decided to use this for now: XML/SWF Charts

#3 Dan T

Dan T

    Advanced Member

  • Members
  • PipPipPip
  • 91 posts
  • LocationBoston (Greater)

Posted 26 September 2011 - 12:12 AM

I would like to display the graph...via a web page. The x-axis will be Time, and the y-axis will be a sensor reading...received every 1 second on the UART of a Netduino.

Any suggestions?


Well, if you're using a NetduinoPlus and have wired internet access nearby, then that's EXACTLY what Pachube does for you. And if you don't like going to their site for the graph, you can imbed one in your own site: http://apps.pachube.com/

This idea brought to you by Getting Started with the Internet of Things by Cuno Pfister

#4 Spork

Spork

    Advanced Member

  • Members
  • PipPipPip
  • 105 posts

Posted 26 September 2011 - 02:39 AM

Google Charts might be another good approach and would be very lightweight on the Netduino side. I guess Pachube is a similarly lightweight solution, but I don't think it has any free plans. Google Charts costs nothing.

#5 Mario Vernari

Mario Vernari

    Advanced Member

  • Members
  • PipPipPip
  • 1768 posts
  • LocationVenezia, Italia

Posted 26 September 2011 - 03:44 AM

Time ago I've posted a solution for graphing data using Silverlight as front-end client.
The work is much like an aggregation of several stuffs from other's people.
http://forums.netdui...h__1#entry12604
Biggest fault of Netduino? It runs by electricity.

#6 Nevyn

Nevyn

    Advanced Member

  • Members
  • PipPipPip
  • 1072 posts
  • LocationNorth Yorkshire, UK

Posted 26 September 2011 - 05:42 AM

Is there a graphing package out there that would fit nicely with the .Net Micro Framework? I would like to display the graph via a Windows form, or via a web page.

Microsoft's .NET Chart Controls are available for ASP.NET, Silverlight and I believe, WinForm applications. You can fins the Scott Guthries' post about using the controls in ASP.NET here.

I used the same control toolkit in a Silverlight application and the posting about that is in the forums.

Hope this helps,
Mark

To be or not to be = 0xFF

 

Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life

Follow @nevynuk on Twitter





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.