SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By programster
#180936
Hi everyone,
I am part of a university club that is focused on electronics. As the majority of us in the club are freshman and have little experience with programming, we were wondering if someone could help us acheive this goal: controlling multiple servos through html. We have the ethernet and html working for only one servo. The html has a ON, OFF, and a slide control to control the angle of the servos (0 to 180). What we're trying to do is to give the rest of the servos their own ON, OFF, and slide controls, so that we may control them separately.
Here is the code (linked): https://drive.google.com/file/d/0B47Qbi ... sp=sharing
We received this code from an online repository, so we we need help (as it uses a couple of languages, like HTML, Javascript and the Arduino programming language).
Thank you for helping!