You're a genius bro. You helped me with my IoT project. i was going crazy but thank god i found your channel
@joedgoh Жыл бұрын
You're welcome. Please share 🙂
@rafaelvillegas74255 ай бұрын
Saludos Amigo. Como hago para descargar el codigo del esp32 de este tutorial?
@antonkoenr Жыл бұрын
Lovely edited and comprehensive tutorials broken down into manageable chucks. Thanks so much!
@joedgoh Жыл бұрын
Thanks!
@reddyibrachim9 ай бұрын
Hi Joed! Its really glad to learn about your IoT Dev Learning Path from introduction 01 until now. I hope you continue this path/playlist and could tell us about how to store data periodically. For example, the system stores each data sensor in every 3 hours, and we can retrieve its data and filter it based on datetime (day-by-day) through Android Studio. I hope you could explain it. Thanks!
@joedgoh9 ай бұрын
Thank you! I appreciate your comment. 😊 I wish I could continue this playlist as well. As of now, I am working on the SunFounder Arduino playlist., probably when I reach the IoT part of this course, I'll continue the esp32 as well.
@rafaelcabalar18469 ай бұрын
I'm taking Software Design as a Computer Engineering student po and ang helpful po ng videos niyo sa current project namin for completion this semester. Maraming salamat po
@joedgoh9 ай бұрын
Thank you! Pls share 😊
@ahmedismail9360 Жыл бұрын
Great content, please do more of these
@salah-eddinesemmoud5029 ай бұрын
lovely video ur very good at explaining sir thank you
@joedgoh9 ай бұрын
Thank you!
@patfacunla1687 Жыл бұрын
so excited for the lesson 7!!!!
@thor_thorsteinsson Жыл бұрын
Very well structured tutorials. You have a great talent for teaching. Keep up the good work :)
@joedgoh Жыл бұрын
Thank you!
@muhammadhilalbisrie78546 ай бұрын
Thank you very much sir, your video tutorial is very easy to understand and wonderful. Please make a tutorial using MIT App Inventor connected to Firebase using ESP32
@AmbeLionel7 ай бұрын
Respect sir💪
@EthioFakeGurus Жыл бұрын
Thank you that was very helpful
@jujuannn-alex Жыл бұрын
Ty sir , you help my homework
@joedgoh Жыл бұрын
Welcome!
@udith-pz4tv Жыл бұрын
Thanks, bro......
@masdikaaliman6425Ай бұрын
Sir do u have repositiory on github or something for the code ?
@paucapellades94232 жыл бұрын
Hi, if I don't want to use the button every time I want to upload the data, how I should do the code? I would like to display the upgraded data without the necesity of using the button. Thanks and nice video.
@Skye16199 ай бұрын
hello po gumawa po ko ng database na authenticated user lng pwede maka access.. pano po ma read ung realtime database kapag sa esp32.?
@CGBonfim Жыл бұрын
Great video! I'm going to build a I-V curve tracer for FV pannels using ESP32, i hope i can plot the curve through firebase data in the app that i'm going to build.
@MONISHAGOWRI Жыл бұрын
Thank you for video sir. It was helpful in integrating esp32 with firebase. Can u help me out in coding part in Android studio? Can I get the access for Android studio code??
@joedgoh Жыл бұрын
pls send me an email and I'll give you the code. thanks!
@tourushi91377 ай бұрын
Hi Joed! I watched all your videoes about IoT Esp32. I am currently developing a website based project. I am concern about the API keys showing in the client side. How can I protect or hide it?
@rafaelvillegas74255 ай бұрын
Saludos hermano desde Venezuela. Excelente tutorial. Quisiera preguntarte como descargo el codigo del esp32 que utilizaste en tu tutorial?
@yojithkr17 Жыл бұрын
Pls make a tutorial on Firebase Firestore so that we can control and monitor the stored data in the database using our IOT application. For my project i need to store the updates in any variable in the database, So that i can monitor the data Pls guide me regarding this. Thank you
@jaytschool Жыл бұрын
make more projects like this sir
@joedgoh Жыл бұрын
I'll be releasing my new training series very soon. Thanks
@partouelectric2353 Жыл бұрын
Hi Joed. Great tutorial very clear thanks. How would I go about creating a web App for controlling ESP32 GPIOs
@burgerexe183 ай бұрын
Can you maybe do this for an app with flutter?
@Verlinof5 ай бұрын
Hi sir, why my android app can't get the data on snapshotlistener
@antondejoya28877 ай бұрын
I just want to ask does the phone need to be connected to wifi or bluetooth to the ardunio to get the values?
@joedgoh7 ай бұрын
The phone needs to be connected to the internet to communicate to the Firebase RTDB.
@achrefbouali35439 ай бұрын
hi thanks alot u really helped me but can u share the code for android studio in the description ?
@salmanrizwan9076 Жыл бұрын
When choosing get started with real time database in the Firebase assistant window, only java is displayed it doesn't show the option to do with kotlin. Any way how to fix it.
@GroupGroup-s6p10 ай бұрын
Sir , can you pls provide code for the app?
@yuridisaroamado95627 ай бұрын
but how can one single database object point to multiple paths? Is the promissed solution to this in some other tutorial? I need to have 12 listeners😭
@cuevasmikelawrencem.40995 ай бұрын
hello sir good morning, can i ask for a help for my project, can you help me to deal with my code in my esp32 where can i communicate with you?
@ss-camaro Жыл бұрын
"private lateinit var binding: ActivityMainBinding "this line is giving me trouble what did you do to fix it because you skipped on the video?
@joedgoh Жыл бұрын
Make sure to properly import the auto-generated class of this ActivityMainBinding. I have a separate video lesson that explains View Binding in Android. kzbin.info/www/bejne/poHPY5enaNt_nMk
@133-mesachharmasendro-stei6 Жыл бұрын
how many stream can we have?
@piotrpiechowski6472 Жыл бұрын
Probably only three, then I get the error "read error, not connected. " I can't find where to change it. Do you have this problem too?
@piotrpiechowski6472 Жыл бұрын
In this library is funcion beginMultiPathStream but I'm testing it now.
@dhalinesh8599 Жыл бұрын
@@piotrpiechowski6472 have u found the solution to get more stream?
@yuridisaroamado95627 ай бұрын
this is a crucial problem when one wants to send many different commands from firebase to ESP32. Has anyone found a good solution? I spent several days searching without success, and came up with the idea of crushing all information in a single int to be streamed and then decoded through a table of actions in ESP32. The only downside with this solution is that for anything be updated from firebase, now I'll need to change 2 database variables.
@abdullaheid71207 ай бұрын
Thanks alot Mr. Joed for your excellent content. Can you tell me how can I solve the challenge? I have also sent you an email to get access for the code. I repeat my thanks.
@joedgoh7 ай бұрын
Let me check. Thanks!
@abdullaheid71207 ай бұрын
@@joedgoh Thank you for your concern.
@SaifulIslam-ql6eb Жыл бұрын
This programe not working in my project. all the time serial.print send request failed
@zaiiimo28828 ай бұрын
Do you have a java version of this?
@joedgoh7 ай бұрын
Hi, sorry, I don't have. Thanks!
@droid4rvr Жыл бұрын
Please do one that shows the battery percentage Pleaseeee🙏🏾
@masterkey1831 Жыл бұрын
i downloaded the "BLE scanner" on my android phone and it shows so many "mac addresses" and someone said it is people who took the jab. i went to walgreens since they give the jab there and i got over 200 "BLE mac addresses" when no one was in the store by the pharmacy. is it true it is the people who took the jab?
@leandrocampelo6950 Жыл бұрын
Que rei mano
@yu-jie9390 Жыл бұрын
The awesome video!! Can I access the source code?
@joedgoh Жыл бұрын
Pls email me. joedgoh@gmail.com. thanks
@yassineaguelmam8674 Жыл бұрын
Hi, I found in tool/firebase/realtime databse /" get started with realtime database java" but not "get started with realtime database kotlin" is there a solution
@grigoreandrei27066 ай бұрын
Hi can you send me the code, please!
@rizalinobajao2825Ай бұрын
where is the answer of your activities tho?
@yagmur46317 ай бұрын
Hey sir can you share the code with me?
@joedgoh7 ай бұрын
Sent. Thanks!
@satilmismehmet11 ай бұрын
Hello friend, can you share the source codes with me, please? Thank you.
@joedgoh11 ай бұрын
Pls email me. Thanks!
@tuannguyenanh10176 ай бұрын
Hi Sir, I am emailing you to request the code for educational purposes. I hope you receive this message.
@arnclickz9428 Жыл бұрын
Please do java language 😢😢
@Nazgul1221 Жыл бұрын
About Android Firebase using java, there are many tutorials here in youtube