Changes between Version 1 and Version 2 of ServoActuator
- Timestamp:
- 2013-11-22 00:42:09 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServoActuator
v1 v2 18 18 Relays can use much power and should probably be powered separately. I has some problems with when servo reached its limit (and i tried to move it further). This was too heavy [consumed too much power] for the Arduino so it reset itself. You can fine-tune the boundaries of the servo by modifying the SERVO_MIN and SERVO_MAX defines. 19 19 20 https://www.youtube.com/watch?v=djnqEgbe8BM 20 21 21 22 == Hardware - Purchase guide == … … 30 31 TOTAL SENSOR PRICE: $7.6 (arduino + radio) + $6.5 (servo module) = '''$14.1''' 31 32 32 [[Image(servo.jpg, width=500px)]] 33 [[Image(servo1.jpg, width=500px)]] 34 [[Image(servo2.jpg, width=500px)]]