Working
Read moreThe project works on the simple timer of Arduino Uno board and will initiate the pump to work for specific time at specific intervals. I have taken the pump working time as 2 seconds and interval as 6 hours.Code
The code is quiet simple and easy to understand.Important Steps:
- Add the AFMotor library.
- Download the Attached compressed folder.
- To add the library go to Sketch tab > Include Library> Add.ZIP library> Select the compressed folder of this file.
Connection:Motor to be connected on M2 terminal and the power source as per negative positive.The Shield to be on top of Arduino Uno.
Comments
Please log in or sign up to comment.