No video

Adafruit MQTT Home Automation Micropython | try except block | sys.exit() | ESP32 Projects

$2 for 1-4 layer PCBs;PCBA from $0(Free Setup, Free Stencil): jlcpcb.com/DYE
jlcpcb.store/
This episode of Micropython will guide you with using MQTT protocol on ESP32 using Micropython and in the end we will be making our own home automation project using Adafruit IO cloud MQTT server on ESP32
To try out free trial version of Altium, click here - www.altium.com...
You can support me🙏🏻 and also get benefitted on Patreon :- / techiesms
Subscribe now💪🏻 to watch some amazing videos coming up soon.
bit.ly/techiesm...
__________________________________________________________
👨🏻‍💻 Important Links 👨🏻‍💻
Codes used In this series - github.com/tec...
__________________________________________________________
👀 Other Episodes of this series 👀
Episode 1 - • Easy to use than Ardui...
Episode 2 - • OLED display & DHT11 S...
Episode 3 - • BLE, Interrupts & Time...
Episode 4 - • API request in Micropy...
Episode 5 - • Home Automation using ...
Episode 6 - • Adafruit MQTT Home Aut...
__________________________________________________________
Buy the components for your projects and support techiesms💡🔌
ESP32 Dev board - amzn.to/3jiwCD6
ESP32 Module - amzn.to/3g5CKh5
NodeMCU - amzn.to/2wbzNrZ
Raspberry Pi 4b - amzn.to/3phsKFN
Raspberry Pi pico - amzn.to/2RgeSyW
Arduino MEGA - amzn.to/3vMEkLw
TTGO TCALL module - amzn.to/2SQG6wH
Visit my Amazon Storefront for purchasing any components you need for this project or any other project :-
bit.ly/techiesm...
__________________________________________________________
⏱ Time Stamps ⏱
__________________________________________________________
🎥 🎙 My Video Gear 🎙🎥
Camera - Canon 750d
Lens - 50mm f/1.8 STM Lens (amzn.to/32gqnsi), 24mm f/2.6
Key Light - Godox SL60W (amzn.to/3522mHe)
Fill Light/Back Light - Osaka Lightning Setup (amzn.to/2I5cdDi)
Tripod - amzn.to/3uNhC4H
Microphone - Samson Meteor (amzn.to/32jfVAt)
Editing - Final Cut Pro X on MacBook Pro ( amzn.to/3vHcSyJ )
__________________________________________________________
Get connected with techiesms everywhere..
Subscribe Main Channel :- bit.ly/techiesm...
Subscribe Shorts Channel :- bit.ly/techies...
Facebook :- / techiesms
Twitter :- / imtechiesms
Instagram :- / techiesms
Website :- www.techiesms.com
Telegram - @techiesms
You can support me and also get benefitted on Patreon :- / techiesms
__________________________________________________________
techiesms
explore | learn | share

Пікірлер: 40

  • @billferner6741
    @billferner67412 жыл бұрын

    Just a remark, the colors for ON and OFF is regulated in the industry. ON is to display in red, since every active device is a potential danger to humans. OFF is in green, since it is save to approach the device.

  • @robleepetty05
    @robleepetty05 Жыл бұрын

    This video, and all the others in this series, have been great! Thank you

  • @albrody8861
    @albrody88612 жыл бұрын

    Thanks for making this video. I was unaware of the Adafruit MQTT site and I find it to be the best free one so far - thanks

  • @robleepetty05
    @robleepetty05 Жыл бұрын

    Thanks for explaining the Try function.

  • @kanchanareddy418
    @kanchanareddy4188 ай бұрын

    Al the videos are very helpful, thanks a lot for that. Can you explain how to interface the Adafruit io through Mobile

  • @kinjalahuja9918
    @kinjalahuja9918 Жыл бұрын

    can you provide the proper circuit diagram for this?

  • @anilsuha5301
    @anilsuha53012 жыл бұрын

    Hi your videos are great. Can you do a video on how to mount PCB's in a project box. There are literally no materials out there. It will be helpful for so many people.

  • @tusharshahi1724
    @tusharshahi17242 жыл бұрын

    Please make upgraded videos on AR WITH IOT FOR HM.

  • @NoProblem76
    @NoProblem762 жыл бұрын

    I'd suggest raising an exception rather than calling sys.exit(), if the exception is not caught the script should exit.

  • @jaysonreyjael4102
    @jaysonreyjael41022 жыл бұрын

    Found serial ports: COM1, COM6 Connecting to --port=COM1 --baud=115200 [Timed out waiting for recognizable response] Disconnecting [paste mode not working] (You may need to reset the device) Please help. How can i solve this problem?

  • @raziabbas1512
    @raziabbas1512 Жыл бұрын

    Please make a project on fingerprint

  • @mohkhafilalbab6378
    @mohkhafilalbab63782 жыл бұрын

    How ican add parameters to connecting esp to mqtt adafruit please tutorials

  • @ASHISHKUMAR-ej1fy
    @ASHISHKUMAR-ej1fy16 күн бұрын

    Jab mqtt with raspberry Pi Pico w ke sath karata hoon to error me could not connect to mqtt server oserror (errorno 103) Econnabor batata hai File maine from mqtt.simple import mqtt client diya hai Solve this problem And iske liye aur kon se file ki jarurat hogi provide ek video step by step instructions from lib file to run

  • @anilsuha5301
    @anilsuha53012 жыл бұрын

    And also how can we dispose the unused pcbs

  • @HariKrishnan-on1yf
    @HariKrishnan-on1yf2 жыл бұрын

    Great project. I succeed with publishing and subscribing data. But subscribe and publish data simultaneously makes some delay problem and throttle release problems. (Due to infinite loop for listening suscribed data). For publishing we don't that infinite loop. How we solve that? Anyways I learn I enjoy

  • @techiesms

    @techiesms

    2 жыл бұрын

    Wait for the next episode of this series I have done both pub and sub in same script without any delay

  • @yojithkr17
    @yojithkr17 Жыл бұрын

    Bro pls share the code to control 4 Led's It's not present in GitHub Please share

  • @mrhrholden
    @mrhrholden2 жыл бұрын

    Hi Great project could you help me out i am trying to write code for when a momentry switch is held down it activates a status LED in adafruit IO

  • @techiesms

    @techiesms

    2 жыл бұрын

    It’s the same project and same code bro

  • @albrody8861
    @albrody88612 жыл бұрын

    I realized that my client connection to the Adafruit server times out after 5 minutes. Do I use the "keepalive" setting to control that and if so, what is the correct syntax to use it? Thanks

  • @VictorHernandez-qx9iv

    @VictorHernandez-qx9iv

    Жыл бұрын

    how did you solve it?

  • @sajjapanpua2911
    @sajjapanpua29112 жыл бұрын

    Good project.

  • @techiesms

    @techiesms

    2 жыл бұрын

    Thanks 😊

  • @pamarthikanakaraja9812
    @pamarthikanakaraja98122 жыл бұрын

    Good project

  • @techiesms

    @techiesms

    2 жыл бұрын

    Thanks 😊

  • @SANJEEVKUMAR-lr2bi
    @SANJEEVKUMAR-lr2bi Жыл бұрын

    sir i got this error connected with wifi could not connect to MQTT server OSError[Errno 113] ECONNABORTED sir please help me what to do?

  • @kenaldo7707

    @kenaldo7707

    Жыл бұрын

    me too did you solve it?

  • @DobroDelo

    @DobroDelo

    10 ай бұрын

    @@kenaldo7707 me too did you solve it?

  • @kenaldo7707

    @kenaldo7707

    10 ай бұрын

    @@DobroDeloi did but i don’t remember what i did sorry

  • @Frisky0563
    @Frisky05632 жыл бұрын

    Cool

  • @kamalkamel7559
    @kamalkamel75592 жыл бұрын

    nice!

  • @techiesms

    @techiesms

    2 жыл бұрын

    Thank you

  • @imtiazasghar8511
    @imtiazasghar85112 жыл бұрын

    Sir i need pcb layout file of this project

  • @ASHISHKUMAR-ej1fy
    @ASHISHKUMAR-ej1fy16 күн бұрын

    Mujhe mqtt security karna hai raspberry Pi Pico w

  • @nagarava
    @nagarava2 жыл бұрын

    Can I program same code on esp8266-01?

  • @techiesms

    @techiesms

    2 жыл бұрын

    No

  • @silubiswal8487
    @silubiswal84872 жыл бұрын

    Sir what is name of the mobile app.. Link please

  • @techiesms

    @techiesms

    2 жыл бұрын

    It’s not an app It’s just a web browser where I opened the same link io.adafruit.com

  • @silubiswal8487

    @silubiswal8487

    2 жыл бұрын

    @@techiesms thank you

  • @berbagibaik
    @berbagibaik2 жыл бұрын

    Hi mr, please share tutorial how to secure our project webaplications base using a licensi, licensi can get by flashid on nodemcu8266,