No video

ESP32 tutorial B-07 Part1: Get data with an Android App over Wifi

  Рет қаралды 61,177

ADEL KASSAH

ADEL KASSAH

Күн бұрын

I this video, we will make an Android app (with MIT APP INVENTOR) to get data from an ESP32.
Once you finished this video, I invite you to see this one about getting multiple data on your phone.
• ESP32 tutorial B-07 Pa...
Site that we will be using : easycoding.tn
====================================
DONATION
====================================
This video and the tool was useful for you and want to support the creator, a donation is welcome.
easycoding.tn/i...
====================================
Full playlist:
• ESP32 tutorial
If you don't have the components, you can buy from this link.
easycoding.tn/i...
Facebook page: Easy Coding Tunisia
Facebook group: / 225344424562317
If you have any problem and want to ask question, you can comment

Пікірлер: 42
@neelesh31
@neelesh31 4 жыл бұрын
Hello ADEL I would like to thank you for the whole series! In a few short and well explained videoes, you have explained to me what would have taken many hours and days... MANY THANKS
@marantsancar
@marantsancar 7 ай бұрын
Thank you very good explanation 🙂
@NAVEENKUMAR-ji2ug
@NAVEENKUMAR-ji2ug Жыл бұрын
Thank you for the wonderful content
@AnaLeticia-ef8en
@AnaLeticia-ef8en 3 жыл бұрын
SO useful, thank you!!!
@laptopDoctorKZN
@laptopDoctorKZN Жыл бұрын
Helo please help me make a pre amp so I can use a Samsung tablet instead of of a car head unit
@dwalden74
@dwalden74 3 жыл бұрын
How would you send a random number from the App to the ESP32? Can ESP32 receive numeric values from the App?
@mickredfox
@mickredfox 5 жыл бұрын
Do you have a video to receive data over bluetooth with the esp32? Best regards
@pranavmannur3702
@pranavmannur3702 6 жыл бұрын
You have Explained very well, will this code work for nodemcu also ?
@ADELKASSAH
@ADELKASSAH 6 жыл бұрын
Pranav Mannur yes. There is the same one for esp8266
@user-ff4ns6pf7u
@user-ff4ns6pf7u 3 жыл бұрын
bro. how i can set a timer to refresh automatically tha page of the phone without press every time the button but only once(the first time) ?????
@darktermi1993
@darktermi1993 6 жыл бұрын
can you upload the arduino code?
@ericpussat6193
@ericpussat6193 6 жыл бұрын
Hello, Thank you for your video tutorials! the Tuniot tool is very practical. Would you have an example of a WiFi connection with an ESP32 in SoftAP mode and app inventor? For example sending a temperature (or other information) to the mobile in a label and receiving a number (or other) via a button to the ESP32
@ADELKASSAH
@ADELKASSAH 6 жыл бұрын
this is as I know what the video is talking about! But of course; you need to customize that
@anlpereira
@anlpereira 5 жыл бұрын
Great video, how to get information from outside the local network?
@pranavmannur74
@pranavmannur74 6 жыл бұрын
Great tutorial,in this example Can data be fetched from anywhere in the world through an android device ?
@ADELKASSAH
@ADELKASSAH 6 жыл бұрын
yes
@joaquinchila4215
@joaquinchila4215 6 жыл бұрын
I have done the same, it compiles. It show the ip on the serial monitor, but doesnt show anything on the web page, it doesn't load.
@xiaomyredmii7430
@xiaomyredmii7430 5 жыл бұрын
you need web gottext block if get responsecode = 200 then put the set label1text to resposeContent
@jawaratv3013
@jawaratv3013 4 жыл бұрын
can in that data,can i input data from google maps for example?or maybe something like that?
@nirmalkumar9353
@nirmalkumar9353 4 жыл бұрын
Can u do a totorial on getting thingspeak field data in an android app
@shakerileiwat4341
@shakerileiwat4341 4 жыл бұрын
thanks , it works . but why I'm receiving these lines on MIT app on my phone : html { font-family: Helvetica; display: inline-block; margin: 0px auto; text-align: center;} "; ptr +="body{margin-top: 50px;} h1 {color: #444444;margin: 50px auto 30px;} "; ptr +="p {font-size: 24px;color: #444444;margin-bottom: 10px;} "; then the web page .
@techpiku1
@techpiku1 Жыл бұрын
Can we get graph? Live data streaming
@tanoshihiro
@tanoshihiro 5 жыл бұрын
Can you help me to get data from arduino mega + esp01 to app inventor??
@mytube1000javed
@mytube1000javed 4 жыл бұрын
This works without internet?
@nandyhaaru9298
@nandyhaaru9298 5 жыл бұрын
Please help me with displaying sensor data in the app itseld
@doro516
@doro516 5 жыл бұрын
How can we send a bunch of data?
@abhinavkumar4842
@abhinavkumar4842 6 жыл бұрын
which block shall i use if i dont want to use a button... i just need this in a loop with a delay of few second
@ADELKASSAH
@ADELKASSAH 6 жыл бұрын
You need to add your block in a timer. Google how timer works
@xiaomyredmii7430
@xiaomyredmii7430 5 жыл бұрын
use clock
@sefasenlik
@sefasenlik 4 жыл бұрын
I would love to see proper coding
@faisalaziz7021
@faisalaziz7021 4 жыл бұрын
my server works for a minute or two, i used watchdog to counter it. on other hand android app is not showing any data but showing error.
@ahmadnaeem04
@ahmadnaeem04 4 жыл бұрын
Just comment the client.stop(); statement in the arduino code. It works for me
@aissagasmi4144
@aissagasmi4144 5 жыл бұрын
how to send data from arduino to android via wifi
@ulrichpavel9518
@ulrichpavel9518 3 жыл бұрын
I dont see very Well you code please Can you send?
@carolinaguerrero7624
@carolinaguerrero7624 4 жыл бұрын
I need tour help
@nachiketacharya2608
@nachiketacharya2608 5 жыл бұрын
What if I want random data to be sent from Arduino app to android by same means i.e by uploading it on the web server..Is it possible ? I f yes then how?
@ADELKASSAH
@ADELKASSAH 5 жыл бұрын
In App inventor, there is no server mode. The only way I know is this way: THe Android app sends the request and get an answer.
@henryjhong1481
@henryjhong1481 6 жыл бұрын
however, i'm not able to connect to the server provided
@xiaomyredmii7430
@xiaomyredmii7430 5 жыл бұрын
you need web gottext block if get responsecode = 200 then put the set label1text to resposeContent
@xiaomyredmii7430
@xiaomyredmii7430 5 жыл бұрын
not working
@sefandrinursalim536
@sefandrinursalim536 6 жыл бұрын
it's only one data, what if get two or more data? please help me
@xiaomyredmii7430
@xiaomyredmii7430 5 жыл бұрын
I got the same issue here's what help me puravidaapps.com/snippets.php#2parse
MQTT Android Application | MIT app inventor
14:12
High Voltages
Рет қаралды 65 М.
This Dumbbell Is Impossible To Lift!
01:00
Stokes Twins
Рет қаралды 36 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 28 МЛН
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 47 МЛН
Bluetooth LED Control App with MIT App Inventor - STEP By STEP
11:02
Enjoy Mechatronics
Рет қаралды 97 М.
How to Build an Android App to Control Your WiFi Enabled Arduino
12:55
Hack like Mr Robot // WiFi, Bluetooth and Scada hacking
45:23
David Bombal
Рет қаралды 2,1 МЛН
How to Make a Simple App--[NodeMCU-ESP8266] -PART1
13:45
Jandroverse
Рет қаралды 34 М.
wifi y esp32- appinventor
11:58
Carlos Alberto Lozano- Espinosa
Рет қаралды 28 М.
This Dumbbell Is Impossible To Lift!
01:00
Stokes Twins
Рет қаралды 36 МЛН