Hi i wanna control bulb on wifi i have smart switch. I also wanna control manually so that sometimes if smart switch Don't work then i can on it manually
Hello, please. Is there anyone who has successfully done this project? Kindly be of help; I am not getting my Bluetooth connection. Can't tell why? Feom nigeria
In that code there is no loop . 🤔 So the program runs only one time and the light is turning onn . But it is not turning off . The light is turning off only by pressing the button on Arduino.
hi NT tronix can you upload the code in description or can you send me the code on email?i have a assignment due tomo can you send as fast as possible ? i will really appreciate it 😊
New subscriber sir always watching your videos😊
bro you are awesome i made this project because at last I found your video.Tysm once again..
Thanks for your feedback
Full ok 👍🏾 ayii
Time out vakan parumo
Replay 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏
comment in english
How can we put time adjustment ⏲️ in this smartphone controlled light on off system using............. ???
Reply
This is a great video, altho the Code and Diagram are missing in the description
please upload it :((
Ok
@@NTTronix u didnt
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
#include
SoftwareSerial bluetooth(2, 3); // RX, TX pins for Bluetooth module
int relayPin = 7; // Pin connected to the relay module
void setup() {
pinMode(relayPin, OUTPUT);
digitalWrite(relayPin, LOW); // Ensure relay is initially off
Serial.begin(9600);
bluetooth.begin(9600);
}
void loop() {
if (bluetooth.available()) {
char command = bluetooth.read();
if (command == '1') {
digitalWrite(relayPin, HIGH); // Turn on the light
Serial.println("Light is ON");
} else if (command == '0') {
digitalWrite(relayPin, LOW); // Turn off the light
Serial.println("Light is OFF");
}
}
}
sir is this bluetooth on and off app is available in paly store now ??
if it is there can u plss send the link.
No, it's not available on playstore.
Can we do it using any other application??
@@NARAGAMPAVANI yes
Do you have ready made kit of this project...
If available...I want to buy it
Please provide information as soon as possible
Hallo,i done with all connection and i done cheak all wiring but not succesfull.Can sir help what can i do?
Bro pls i need to submit it Tomorrow
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
hahaha
Jo diye hai wo file khul raha hai kya bhai
Hi i wanna control bulb on wifi i have smart switch. I also wanna control manually so that sometimes if smart switch Don't work then i can on it manually
Same in mind
bro plz help , when i click the on button from app , light should on and automatically light should off after 10 seconds
else when click on light on and when click off light should off after 10 secs
help me bro
Yes it can be done.
the light was ano lighting when on the light in aoo... why??
Why i can't do it bro, always error at the app
Please upload the code and diagram of the project it will be helpful
Hi NT Tronix.
I really appreciated your video.
But can I have the copy of your code of it is okay to you
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Buddyy this is awesome video please could you let me have the code and the schematic include the app?
Check the video description
@@NTTronix i have already done there were no any detail there why is that
Bro there is
cAN I DRAVE A CIELING FAN INSTEAD OF BULB?
yes
Sir i have done everything but the google drive file in not opening
Can I use 440v AC light bulb
Yes. Just change the relay module
Can we make this project with 2 channel relay module?
Ofcourse
I have hc05 is it work on this project?
Yes
Can I use SMB arduino UNO ?😅
yes
Hello, please. Is there anyone who has successfully done this project? Kindly be of help; I am not getting my Bluetooth connection. Can't tell why?
Feom nigeria
Can switch this Tru internet?
Thanks for this video
bro from where did you got the wires
Any electric shop you find those wires called jumper pins
Bro can i use HC05 bluetooth module instead of HC06
Yes, both are same
@@NTTronix okay thanks bro
@@NTTronix please come through sir.. my bluetooth cant pair. From Nigeria, don't know what else to do
where is the app you used to control the arduino
Check the video description
How you devloped gui
using MIT App Inventor
Buddyy the code and the schematic was not in the description so could you please let me have these?
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
@@NTTronix pls can you send the Link again 🙏
nice bro
hello brother , please share links for hardware
great project but is it okay to keep it plugged in?
Yes
HOW TO MAKE IT THIS BORD
BRO THERE IS A CODE UPLODING PROBLEM WHAT TO DO ????
PLS HELP........
How to install tha app
Check the video description
how to download you app?
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
how to make an app
using MIT App Inventor
Bro can you upload clear picture about code
bluetooth rejectes connection why?
Unpair the bluetooth modue and pair it again.
@@NTTronix of course thats the first thing i would have done didn't work no real guidance online aswell how to fix this problem
@@LvlComplex how you solve this problem??
Was anyone able to get the code and diagram for this project?
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
@@NTTronix Thanks alot, appreciate it!
Bluetooth app ka link do
code and diagram site is not opening
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Program korer por blouthooth password ke ha
1234
Link to kah nhi krraha
In that code there is no loop . 🤔 So the program runs only one time and the light is turning onn . But it is not turning off . The light is turning off only by pressing the button on Arduino.
Yes
Bro for me it not uploading bro
Remove the bluetooth module during code upload. Or at first upload the code to arduino than connect the bluetooth module. Ther problem will be solved.
Sir this project timer control ?
No it's not related to timer control.
Please update code in description
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Iska programming description me dal dijiye na
Lamp on off nhi horaha he
Check all the connection and code
Iska code pdf me dal fijiyr na description me
It was showing in bites of outputs
Please can you provide me a code
can you comment code also
Good débride my dualtron, one, off 🤫
Hi NT tronix
Can i get code pls..
Check the video description
Please update code and diagram, it's not there in the description
Ok
The video is amazing but the code is missing in description
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
How much money will need
Around $10
Video's useful but you forgot update code also android app
check please :((
l
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Pls provide me code 🙏🙏🙏
Hi bro can you share me the code
Please give me a code and code diagram
Check the video description
Plz share code and diagram.
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Code?
Bro pls give code 😭😭😭😭
Ok
@@NTTronix bro i need it tomorrow pls
App link?
Check the video description
gracias
I want this product I send amount can u send me please 😢😢😢
hi , can I have the code ?
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Code and the app pls😣
Plz Thesis chahiye mujhy..
Aap not working but every thing is done
Please help
Password kise uplod koru
Code Pdf me dal dijiye na
Daliye na
Bro please upload the code
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Give olternate aap
where is Code and Diagram? its not in description
if u upload this i rly apreciate
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Kindly upload code and circuit diagram
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Hii
bro plz help read my below comments
Bro pls
Bhai ye mujhe khridna h pora bna ke dilwa do plese apna no de do
hi NT tronix
can you upload the code in description or can you send me the code on email?i have a assignment due tomo can you send as fast as possible ? i will really appreciate it 😊
actually the link is not working so can you send the code on email??? :)
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Bruh code is n't working bruh
Can u please send this in the form of code text or to my mail bruh
Bro pls give code 😭😭😭
drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link
Hii