Hi everyone,
so I'm a bit stumped with this project I was working on. The idea is to have 40 balloons held in place that can be individually and specifically released. Originally I was going to use hobby motors but I need something that has a little more force (to prevent people from just taking the balloons) and was thinking of using servos.
I unfortunately don't have any with me (at college) and had a few theoretical questions which I couldnt answer. The servos need to fill two functions, the first being to counteract force (as they normally do) when powered. Will they do this if no pwm is given just power? And secondly I'll need them to change position by 90 degrees or 180 degrees i.e. 0 to 90 or 180 to 0. Is this possible without PWM? the Arduino can only provide a signal change from low to high or vice versa.
I know there are serial servo controllers out there however I'd have to order 2-3 depending on which one I get and then the wiring and coding could be much more complicated (unless there's an easy way i'm missing, which is possible)
Can anyone recommend any other ideas for retaining a balloon? and releasing it with a low to high or vice versa signal?