From what I see, the Cytron 12V 17RPM has a torque of 194.4oz-in which is around 2Kg/cm.
Depending on the mechanism you will use to ,move the balloon up and down, it should do the job.
Thanks very much for your advice. I attach a sketch of what i was thinking and hopefully the motor will have enough torque to take the weight overcome the friction of the fishing line passing through the eye loops
My only concern is wiring the reverse polarity switch board with the motor and the power supply as this is all new to me
I see, to drive the motor forward and backward without having to rewire the motor manually, you will need to use a H-bridge or a Motor Driver.
This H-Bridge would be enough to drive the motor: https://www.robotshop.com/en/dual-h-bridge-dc-motor-controller.html
Note that this product is compatible with Arduino, this would allow you to program the microcontroller to send a sequence to the motor driver.
Let’s say you could send a command to drive the motor forward for 10 sec and then wait for 10 sec. Finally, drive the motor backward for 10 sec.
Also, you would probably need a 6mm Hub or pulley to attach the wire to your motor’s shaft.
Note that the current limitation of the module is probably the only problem with it.
Make sure you don’t drive the motor at full capacity (2.6A stall torque) or you could damage the module.