Question

I am developing a project for college where I control the position of two motors using a MVC 3 application.

I'm looking for some component or something that allows me to show the user the current position of the motor angle (0, 15, 36, and ...)

Does anyone have any solution as searched and found nothing similar

Exemple:

enter image description here

Was it helpful?

Solution

You can try jqChart's Radial Gauge: http://www.jqchart.com/jquery/gauges/RadialGauge/Scale

Disclaimer: I work for jqChart.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top