I need help for my project my project is a pump like inflating mechanism and my pump seems to have a problem I can't power it I dunno if the problem is lack of voltage to it and I'm trying to do like this video https://youtu.be/TTSoW_D70y0?feature=shared please help me build like that
Your topic has nothing to do with IDE version 1.x specifically so it has been moved to the Project Guidance category of the forum. Please take care when deciding where to start new topics
The Arduino is not designed to be used as a power supply and certainly not for powering motors. It cannot deliver the required current and could easily be damaged
What you need to do is to power the motor from an external power supply such as a suitable battery such as 4 AA cells in series or a mains power supply
To help you we need to know what sketch you are running, what it should do and how all of the project components are connected