Control a Pump with Arduino (Lesson #15)

preview_player
Показать описание


0:00 introduction
2:30 using a transistor
6:42 external power
9:24 variable speed

#STEM #sciencebuddies #arduino #electronics #programming
*******************************
Connect with Science Buddies:

Рекомендации по теме
Комментарии
Автор

thank you so much, i had a project two years before but failed to get a good result. but now i understand everything and where i failed thanks to your notes

radiamoon
Автор

why does my motor works for a few seconds and then stop and when i switch + and - it works again for a while

MrIPiterek
Автор

Hi. Thank you for your instructive content and videos. I am a beginner at this with zero programming skills. I am trying to set up a system to monitor garage for water leakage and if there is one to trigger a vacuum cleaner to collect standing water. I wired up an off the shelf sensor (the Watchdog Water Alarm) to trigger the vac through an IoT Relay, as soon as water is present. Now I am trying to add arduino to this to control the system more intelligently. Specifically, a vac needs to run for few seconds longer *after* water has been collected, and the sensor is off to allow water inside the hose to be fully absorbed into the vac instead of leaving back on the floor after the vac shuts off. What is the best way to code this in arduino? Any suggestions would be great. Thank you

alexyakirevich
Автор

so tinkercard exists, i should have known before i bought my arduino smh, it feels great to have it on your hand tho not gonna lie

theskepticcoder
Автор

10:40 how does the pin 9 will gives the speed to mosfet and the mos gives it to the dc motor?

kyf
Автор

nice vid i love your videos thanks for the information! is there any full vids of arduino 101? and can u make some tinker cad projects like not irl

nizoooo
Автор

There is no need for a reverse diode to protect the circuite when the motor turns off?

danmihaescu
Автор

Is a mosfet transistor necessary? Or can other types of transistor be used also? If so which ones?

turtle
Автор

Can we use a sensor instead of the button?
The code should be changed then?
Just for on and off

planet_whale
Автор

is it possible to set an amount of water to dispense? like only 2ml

lorainejoyplaida
Автор

This seems interresting to one of my current projects.
I do have a question.
Is it easy to add another pump to run at the same time with one button press?
I would like to add liquid to a container and remove the same amount of liquid at the same time from the same container.

henrilahteenmaki
Автор

Hi! Thanks a lot for the video. Which NMOS model did you employed to drive the 6V peristatic pump? thanks

juanmorenonadales
Автор

Hi! Will it be okay to use a 2N2222A or a 2N4401 transistor? I couldn´t find the NMOS :(

patycamara
Автор

what about a spray type pump? is it possible?

kirameki
Автор

Hey what mosfet should i buy so that i can use an arduino uno to power a motor rated 6v and has more than 1amp current

PixelGaming
Автор

Hi! great video I just wanted to ask if a relay module could replace both the button and the transistor and if no what will the connection be like between the transistor and the relay

itxrawan
Автор

Im using a temp sensor, soil humidity sensor and a screen
Using PN 2222A transistor

Pin(1) source
Pin(2) base
Pin(3) drain
I added 1k ohm resistor for the base pin for the transistor

For the pump im using external source
When my pump works my temp sensor and screen stops working even when the pump turn off they dont work back

But the soil sensor is still working fine

What could be the problem

omarph
Автор

Is there anyway to power both the arduino and the 12v pump using only a 12v 1a adapter

lst
Автор

Great tutorial, may I know where can I get the code of this tutorial?

Jcffdeay
Автор

Does the pump you select have to be specifically designed to be controlled with PWM?

josephdaquila