I have a requirement to serve a user interactive Webpage as per the design below. Basically the load set slider will send a out a Integer variable and the actual load on the motor will be received as a Integer variable too. Apart from this there are two booleans to control the motor start.
I guess for this I must use the SPIFF and store the designed web page into it. I would like to know if there are standard libraries for the items like KW Meter / Loading slider ? What I have shown is a very simple sample but these are about the general widgets in all my requirements.
So does one have to go about designing all of above from scratch or there are some regular libraries ? And for a UI like this is there any web design software available that can make the job easy instead of plain HTML.

