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

有帮助吗?

解决方案

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

Disclaimer: I work for jqChart.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top