Automatic Water Level Controller and Indicator using Arduino and Ultrasonic Sensor - Techy Sam
Автор: Techy Sam SmileA
Загружено: 2019-01-15
Просмотров: 396
Описание:
#TechySam
Hello and Welcome doston, aap logon ka swagat hai Techy Sam Channel ki ek nyi video me. Is video me hum log janenge ki kaise humlog ek water level controller + indicator arduino aur Ultrasonic Sensor se bana sakte hain.
5:03 Potentiometer use
#define name value - It is used for defining variables, which doesn't take program space. It only replaces all the variable name used in the code with the value specified. We can not change it's value in realtime.
pulseIn(pin number, HIGH/LOW, timeout(optional)) - It is used for reading the pulse on the specified pin number. If HIGH is specified, then pulseIn() checks if pin comes from LOW to HIGH, then turn on timer and again waits for pin to go LOW, and stops timer, and returns it in microseconds, and 0, if not any pulse is found, if the timeout doesn't occured.
By default timeout is 1 second, if we want to change it, just specify the time in microseconds.
map(value, lower range of value, higher range of value, lower range of value you want, higher range of value you want) - It is used for mapping one value from its range to custom range.
constrain(value, lower range, higher range) - It is used to constrain value within the specified range. If value is within the range, then it returns the value. If value is less than lower range, then it returns the lower range specified. If value is higher than the higher range, then it gives the higher range.
Video dekhne ke liye dhanyawad.....
Jai Hind, Jai Bharat.....
Things Needed
1 Arduino uno/nano - https://amzn.to/2SzDH4i or https://amzn.to/2QrPFuU or https://amzn.to/2SLOLv6
1 HCSR04 Ultrasonic Sensor - https://amzn.to/2SQEe1U or https://amzn.to/2RxVAUV
1 100K potentiometer.
1 Single Relay Board - https://www.electroncomponents.com/1-... or https://www.electroncomponents.com/1-... or https://amzn.to/2H6B6ha
5 LEDs (any colour).
5 220OHM Resistor.
1 Push Button.
#The links given above are affiliate links. I will make some profit, if you buy from these links. I will appreciate your support in this way.
Potentiometer with arduino (Video) - • Arduino #8 - Using Potentiometer with Ardu...
Custom Relay Board (Video) - • How to make a Simple Relay Board/Module fo...
Useful Links
Circuit Diagram - https://miniurl.pw/ydSQD
WLC code - https://miniurl.pw/GsMpu
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: