Touch panel

I am working on a project to make a touch panel that controls some servos. I was told that the ssc-32 was the best board to control my servos. I have done my research and have found that the board sounds great for the many servos but does not except enough inputs for my panel.

This is a short description of what I want the panel to do. The panel will have touch sensors for each of my servos I want to control. By pressing one of the sensors the designated servo will go to a predetermined position, then on the second touch it will return to the starting position. Im a noob at this but have programmed before so the code not an issue yet.

If there is a better way to complete the task with or without the ssc-32 I would appreciate any suggestions.

You need another controller board to receive inputs from your touch pannel and send commands to the SSC32.

Alan KM6VV

Is there board that can handle the task by itself and if not what control board would you recomend thats compatible with the ssc-32 and easy to learn. Thanks for the help.

The easy to learn comment points me to the Bot Board II and the Basic Stamp II. The Basic Atom is a little more difficult to learn, but it has more features, like faster operation, larger programs, and true analog inputs.