How to send Arduino Sensor values to Phone | Printing Real time temperature on phone using HC05

  Рет қаралды 35,426

Tech at Home

Tech at Home

Күн бұрын

Пікірлер: 76
@stephan_coker
@stephan_coker 7 күн бұрын
Will it work if i use the HC-06 instead?
@avici38
@avici38 6 ай бұрын
I am using flex sensors to capture hand movement in my project and I am using bluetooth to send create communication between my sensors and application but I Couldn’t display the output on the application, Can someone help me with that.?😊
@NPTech7
@NPTech7 15 күн бұрын
This is the same method to print ultrasonic sensor value on mobile???
@techathome
@techathome 15 күн бұрын
Yes
@prathamgond4314
@prathamgond4314 Ай бұрын
How is one meant to connect the + 5v of the Arduino UNO board to the hc05 and dht sensor simultaneously? As asked to do so in the video
@muhammadfaiqsaleem
@muhammadfaiqsaleem Ай бұрын
Which library did you use? Name to download please
@techathome
@techathome Ай бұрын
Software serial
@madhavdivya
@madhavdivya Ай бұрын
I will get the HC05 tomorrow and try it out and update. Subscribed for the simple and practical approach. Keep up the good work.
@techathome
@techathome Ай бұрын
Thank you ❤️
@ashvine.j3279
@ashvine.j3279 27 күн бұрын
Give me the link of the app for download
@techathome
@techathome 27 күн бұрын
Link is given in description. Also you can search for app APK on google, you will get.
@mohamedaminabbassi6967
@mohamedaminabbassi6967 3 ай бұрын
please send me the code lien d" asnt work
@techathome
@techathome 3 ай бұрын
Send mail to: deepakhd20@gmail.com
@HarshKumar-bh3nz
@HarshKumar-bh3nz 11 ай бұрын
What app to use for the code??
@techathome
@techathome 11 ай бұрын
Arduino IDE in computer.
@kalyanigedela1643
@kalyanigedela1643 3 ай бұрын
I am not getting the Arduino bluetooth terminal app. Can I use any other app. Please help me.
@techathome
@techathome 3 ай бұрын
Can u search for APK file on google for the same.
@Dharshini-cf8pz
@Dharshini-cf8pz 5 ай бұрын
I used the apk link also app is not supported for new version of mobiles ...kindly help
@techathome
@techathome 5 ай бұрын
Search for apk file on google, you can get.
@sumanthrayudu2511
@sumanthrayudu2511 10 ай бұрын
Bro how to build the app? Can you do a tutorial on that?
@techathome
@techathome 10 ай бұрын
Sorry, I don't have idea on app building. You can explore MIT app inventor or similar ones which can build app with blocks and don't need any code.
@daironrojasmunoz268
@daironrojasmunoz268 4 ай бұрын
Would've been nice if you mentioned what libraries you installed....
@techathome
@techathome 4 ай бұрын
You have to install Software Serial library. Follow this video to know how to add libraries in Arduino: kzbin.info/www/bejne/hnennp6wiL1rbdE
@ImagineThat37
@ImagineThat37 11 ай бұрын
I want to pronounce that text in android with Android speaker itself, not only printing text.
@sarahmunsell4119
@sarahmunsell4119 4 ай бұрын
This app is not available
@techathome
@techathome 4 ай бұрын
Yes it's not available on Play Store. Search for apk on Google directly
@anishwalke225
@anishwalke225 7 ай бұрын
but will it print if the data is changing at every second? like will the data be updated every second in mobile?
@techathome
@techathome 7 ай бұрын
It will update automatically.
@pacotang6121
@pacotang6121 4 ай бұрын
Hi ,may i know where can i get the library, it keeps sating me DHT.h, no such file directory
@techathome
@techathome 4 ай бұрын
Refer this tutorial: kzbin.info/www/bejne/qKrVmmZ5h9-bbqMsi=eAddt4Ob2AFh743g
@pacotang6121
@pacotang6121 4 ай бұрын
@techathome thx. By the way, if I use HC06 instead of HC05, is the way of connecting to Arduino and the code also the same to the video?
@Cristianoronaldo-hy2eh
@Cristianoronaldo-hy2eh 7 ай бұрын
How to make this work to display the value that is displayed on a 16*2 lcd I am using hcsr04 as my sensor and coded it to work as a rangefinder
@techathome
@techathome 7 ай бұрын
You can use any sensor data, it doesn't matter. I have explained the code how to send sensor data. Follow same steps.
@359Arun
@359Arun 7 ай бұрын
My mobile connected to hc 05 and also i see the output in serial monitor but didnt show the output in mobile😢😢😢
@techathome
@techathome 7 ай бұрын
Click on refresh option on the App.
@robertoklein6265
@robertoklein6265 10 ай бұрын
It works! Thanks a lot my friend!
@techathome
@techathome 10 ай бұрын
Welcome
@Dev_Anand_C
@Dev_Anand_C Ай бұрын
Thanks.
@techathome
@techathome Ай бұрын
Welcome
@deekshith9923
@deekshith9923 6 ай бұрын
Any other app that app is older version for my mobile I cannot download it
@techathome
@techathome 6 ай бұрын
Search for the same app on google. Download APK file and install.
@inimicalichigo1242
@inimicalichigo1242 7 ай бұрын
Why is the TXD ans RXD connect to 10 and 11 and not TX and RX of the arduino board
@techathome
@techathome 7 ай бұрын
By default you can use 0 and 1. In this case you have to remove connections while uploading the code. But you can also change the pins while creating serial object, SoftwareSerial mySerial (rxPin, txPin); More info on pins supported: docs.arduino.cc/learn/built-in-libraries/software-serial/
@minhha4411
@minhha4411 11 ай бұрын
What phone do you use? My iPhone can't connect to the HC05 module and the option doesn't show up
@techathome
@techathome 11 ай бұрын
I have used Android phone
@Deadlockgaming733
@Deadlockgaming733 Жыл бұрын
I tried this code,all perfect but my temperature sensor value is displaying 5 degree, so do you have any suggestions?
@techathome
@techathome Жыл бұрын
Which sensor is used?
@Deadlockgaming733
@Deadlockgaming733 Жыл бұрын
@@techathome DHT 22
@techathome
@techathome Жыл бұрын
Then you have to comment dht11 definition and uncomment dht22 like this in declaration section //#define DHTTYPE DHT11 #define DHTTYPE DHT22
@Whitedeath63
@Whitedeath63 Жыл бұрын
Is it possible to use a two terminal capacitive humidity sensor? Hope to get a response.
@techathome
@techathome Жыл бұрын
The bluetooth logic remains same But reading sensor value logic to be modified
@abhishekpandey-js2kb
@abhishekpandey-js2kb 2 жыл бұрын
Sir kindly make video in which when temperature goes around 32 message came in fone
@techathome
@techathome 2 жыл бұрын
We need to use GSM module for that
@abhishekpandey-js2kb
@abhishekpandey-js2kb 2 жыл бұрын
@@techathome sir plz make one video in which when 32 degree temperatures come then notifications comes on at least 3 phone
@krsna_gwda
@krsna_gwda 6 ай бұрын
Hi, for some reason the signal is not being sent from the bluetooth to my phone, nothing is being sent but there is a connection between them.
@michaelmichael8314
@michaelmichael8314 5 ай бұрын
I have the exact same issue. Did you ever find out the reason?
@krsna_gwda
@krsna_gwda 5 ай бұрын
@@michaelmichael8314 no I unfortunately did not
@michaelmichael8314
@michaelmichael8314 5 ай бұрын
@krsna_gwda Just figured it out in the last half hour. I had my RX and TX connections the wrong way around. Try switching them. That could be your issue too
@amitdance1
@amitdance1 11 ай бұрын
I need to talk how do I contact with you
@techathome
@techathome 11 ай бұрын
Instagram
@Leahd_279
@Leahd_279 9 ай бұрын
Is there any way to log the data and export to a csv file?
@techathome
@techathome 9 ай бұрын
I don't think this App has that option.
@Leahd_279
@Leahd_279 9 ай бұрын
@@techathome thank you, might try an external sd card module
@ahmedallay3977
@ahmedallay3977 10 ай бұрын
I didn’t find the app Can you tell me another app to use?
@techathome
@techathome 10 ай бұрын
Now the play store link is not working. You can download same APK and install from here: drive.google.com/file/d/1hS4aA56TgmIO72uycHfuEImfgF0eGGRN/view?usp=sharing
@arjuns9392
@arjuns9392 7 ай бұрын
​@@techathome the app is completely different sir pls help
@Amanda-qp9sn
@Amanda-qp9sn 7 ай бұрын
@@arjuns9392were you able to find some app?
@mawhadmd
@mawhadmd 9 ай бұрын
how did you make the app
@techathome
@techathome 9 ай бұрын
App is taken from Play Store, Link you can find in description.
@sinduk9663
@sinduk9663 8 ай бұрын
Hi iam not able to find the app link in description can u share the app link pls.
@arunreddy2576
@arunreddy2576 Жыл бұрын
is the wiring is correct
@techathome
@techathome Жыл бұрын
Yes
@HakkiOgrt
@HakkiOgrt 5 ай бұрын
thnx bro
@techathome
@techathome 5 ай бұрын
Welcome
@jarekwanczewski8864
@jarekwanczewski8864 Жыл бұрын
fine video , thx
@techathome
@techathome Жыл бұрын
Welcome
HC-05 Bluetooth Module with Arduino-MIT App Inventor
27:57
BINARYUPDATES
Рет қаралды 987 М.
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 2,4 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 2 МЛН
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 12 МЛН
Bluetooth Arduino RECEIVE data + Chart
9:26
Electronoobs
Рет қаралды 308 М.
How to Pair HC-05 Bluetooth Modules
5:07
PatchBOTS
Рет қаралды 249 М.
How to program and upload coding ARDUINO UNO with phone  📱
2:23
Arduino Bluetooth Car using HC05 Master-Slave Transmitter Receiver | DIY 🔥
13:15
hash include electronics
Рет қаралды 45 М.
How To Identify ALL Mobile IC Name and How They Work
11:00
Serges Mike Techs
Рет қаралды 98 М.