Тёмный

Arduino Automation "Temperature Control" Part 2 

webslinger2011
Подписаться 17 тыс.
Просмотров 16 тыс.
50% 1

Continuing on my home automation video, now I will demonstrate how it functions.
Link to the wiring and code:
github.com/web...

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@webslinger2011
@webslinger2011 3 года назад
@Alexandra Nitu Absolutely compatible with an Uno.
@alexandranitu9212
@alexandranitu9212 3 года назад
youțre awesome, i'll try tomorrow
@omkarpachore792
@omkarpachore792 3 года назад
Can you please provide links for your used libraries so that we can use your exact code
@tsimonin
@tsimonin 3 года назад
Thank you for the info... Can you add Ethernet shield... Have data on web page ... Push button control on the web page...
@webslinger2011
@webslinger2011 3 года назад
Sorry, I don't have Java programming background. But you can look at Brian Lough's video for controlling devices through Telegram. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--IC-Z78aTOs.html.
@chemetrigzin2123
@chemetrigzin2123 3 года назад
amazing piece of work bro
@Takishima852
@Takishima852 5 месяцев назад
the temperature and humidity is only showing 0. how do i fix this?
@ankitchhipa6148
@ankitchhipa6148 4 года назад
Thank you in advance.😍❤️
@MrAmrhamza
@MrAmrhamza 4 года назад
Excellent work . But how can the humidity be controlled?
@hadrihusin1482
@hadrihusin1482 4 года назад
why my problem coding lcd.init() is private coding ??
@elektronikaelektro8008
@elektronikaelektro8008 3 года назад
Put lcd.init(16,2)
@oneebagus5780
@oneebagus5780 2 года назад
If I change oled display..is the same program?
@jerichodemesa478
@jerichodemesa478 3 года назад
it is possible to change the program, instead of turning "on" when the temperature is rising it will be "off" ? Thank you for your answer
@webslinger2011
@webslinger2011 3 года назад
Probably need to use a while loop and some variables to compare previous vs recent values.
@pallavibobade1581
@pallavibobade1581 2 года назад
SIR WANT TO CREAT CODE FOR TIMER CONTROL RELAY +ADJSTABLE TEMP PLEASE HELP M
@hasarindakaushal3785
@hasarindakaushal3785 3 года назад
It works well. Can the sensor be replaced? DHT22
@webslinger2011
@webslinger2011 3 года назад
You could use DHT22 but will need to make some changes to the code.
@ameenalshmary6044
@ameenalshmary6044 2 года назад
I want add bazaar in the project
@alexandranitu9212
@alexandranitu9212 3 года назад
can you please make picture with connections. i can not understand even in jpg atached.
@kamysharif3196
@kamysharif3196 2 года назад
Can I use mx6675 ınstead of the sensor ın your project? I very much apprecıate your help.
@webslinger2011
@webslinger2011 2 года назад
Have a look at robojax example. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VGqONmUinqA.html
@khishigtkhadbaatar2380
@khishigtkhadbaatar2380 2 года назад
have you that temperature sensor control kinematic scheme
@webslinger2011
@webslinger2011 2 года назад
See link to github.
@ayandadyasi8020
@ayandadyasi8020 3 года назад
great job. can ask how run more than one fan ? i wanna run two fans one for circulation to control humidity and the other for ventilation /exhaust its for mini greenhoust project in currently building. thank you in advance.
@webslinger2011
@webslinger2011 3 года назад
You'll need to declare more variables to activate a second relay, buttons to set desired humidity (value) and add if statements to use humidity values (DHT.humidity) to control the other fan.
@ayandadyasi8020
@ayandadyasi8020 3 года назад
@@webslinger2011 thanks alot for youl help. bless you.
@rideenmayormitasardual9701
@rideenmayormitasardual9701 3 года назад
Can I use a multiple DHT11 sensors of this code sir?
@webslinger2011
@webslinger2011 3 года назад
Yes, you can. But need to modify the code to use more sensors.
@joshuaangelo6285
@joshuaangelo6285 3 года назад
Can i see the wiring diagram of this project?
@webslinger2011
@webslinger2011 3 года назад
Click on the github link to get the files.
@ankitchhipa6148
@ankitchhipa6148 4 года назад
Bro I am going to make this
@SaeedMurtaza
@SaeedMurtaza 3 года назад
Can we get arduino uno code for this project??? I had a similar project named as water immersion heater in which i wish to display the temperature and set it to desired value with automatic switching.. If any good clue for me so please share it to me.
@SaeedMurtaza
@SaeedMurtaza 3 года назад
Using arduino Uno and Dsb182b0 temperature sensor..
@webslinger2011
@webslinger2011 3 года назад
Download the files on Github. See wiring and code link in the description.
@SaeedMurtaza
@SaeedMurtaza 3 года назад
@@webslinger2011 thank you😊
@user-dr2pg8fk2i
@user-dr2pg8fk2i Год назад
How would you recommend adding a timer to the relay on command?
@webslinger2011
@webslinger2011 Год назад
Use millis to track the time lapsed.
@bernardbaldesco4402
@bernardbaldesco4402 3 года назад
can i connect it to a stand fan? please answer
@webslinger2011
@webslinger2011 3 года назад
Through the relay? Yes, it can handle AC.
@listrikb6885
@listrikb6885 3 года назад
Can you make use 1x4 keypad, TM1637, multi channel relay and NTC 10K, thanks🙏
@webslinger2011
@webslinger2011 3 года назад
Sorry, I'm currently enrolled on a robotics course. You can look at videos from robojax youtube videos on how to use the numeric keypad and relays.
@listrikb6885
@listrikb6885 3 года назад
@@webslinger2011 ok I will contact Robojax and thank you for the video🙏
@kevinr5058
@kevinr5058 4 года назад
I need coding
@webslinger2011
@webslinger2011 4 года назад
Code availble on the Github link in the description.
@kevinr5058
@kevinr5058 4 года назад
Hi sir,thank for information..bulb on/off temperature 37°c to 37.5°c.fan on/off humidity 60% to 65%.auduino uno,i2c LCD, DHT22 sensor,relay module used.i need auduino uno programming code sir....help me sir...
@kamysharif3196
@kamysharif3196 2 года назад
how can ı contact you for my future prıjets?
Далее
Arduino Temperature Controlled Fan Speed
24:30
Просмотров 450 тыс.
Measuring Temperature with Arduino - 5 Sensors
29:55
Просмотров 143 тыс.
6 Horribly Common PCB Design Mistakes
10:40
Просмотров 204 тыс.
Arduino Temperature Control with Grove Sensors
8:38
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн