ESP32 Deep Sleep - Power latch, TPL5110, and more | Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 มี.ค. 2023
  • This project is sponsored by PCBWay, order your PCBs now for only $5: www.pcbway.com/orderonline.aspx
    In my last video, I developed the first prototype of a smart door and window sensor, and over the past few weeks, I have done several tests to investigate a better solution for deep sleep, trying to reduce the device's power consumption as much as possible.
    Do you like the projects I develop? Also visit: objexlabs.com/
    Topics covered in this video:
    Power latch: www.mosaic-industries.com/embe...
    TPL5110: www.adafruit.com/product/3435
    IoT: en.wikipedia.org/wiki/Interne...
    Modular design: en.wikipedia.org/wiki/Modular...
    Magnetic sensor: www.ablic.com/en/doc/datashee...
    Reed switch: en.wikipedia.org/wiki/Reed_sw...
    IoT power consumption:
    www.codemotion.com/magazine/a...
    www.thalesgroup.com/en/worldw...
    Links:
    • Shop: www.tindie.com/stores/objex/
    • Instagram: / salvatore.raccardi
    • Linkedin: / salvatore-raccardi-b36...
    • Twitter: / salvoraccardi
    • Github: github.com/salvatoreraccardi
    🎶 Tracks:
    Evan King - From Other Suns
    TH-cam: / evankingaudio
    Free download at: www.evankingmusic.com
    Feel by Limujii / limujii
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download / Stream: bit.ly/3GZjvoF
    Music promoted by Audio Library
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 15

  • @SalvatoreRaccardi
    @SalvatoreRaccardi  ปีที่แล้ว +3

    In the video I do not show how the attiny10 works, simply because I preferred to find a simpler solution to the problem. I preferred to develop a power latch(which I will show in the next video) instead of optimizing a dual microcontroller solution.

  • @MakingDevices
    @MakingDevices ปีที่แล้ว +3

    That's a really interesting topic... It can be extremely complicated when trying to achieve the most of a coin-cell or a battery. I will be tuned for new updates ;)

  • @princebanini
    @princebanini 10 หลายเดือนก่อน

    this is an incredibly nice project. i'd subscribe to learn more about this

  • @roblatour3511
    @roblatour3511 ปีที่แล้ว +1

    This is great, after watching this video I watched an earlier video of your describing what you're doing overall. Fantastic. Regarding this video, its the type of solution I am looking for - but out of curiosity how do you tell the power latching device when to do the next wake-up. I know the Adafruit TPL5110 solution uses a potentiometer, but as you are having your power latching board connect to your esp32 board I was wondering if you had given thought to have the two boards share some sort of common memory chip through the interface such that the esp32 could write to it and the power latch module read from it to know how long to wait to turn the esp32 back on.

    • @SalvatoreRaccardi
      @SalvatoreRaccardi  ปีที่แล้ว

      Thank you for your comment, developing a power latch with programmed awakening of ESP32 is more complex. The TPL5111 as you well said does not do that at all. There are other ICs that have similar functionality by giving the possibility to program them via I2C bus. I plan to develop solutions like these in the future.

    • @roblatour3511
      @roblatour3511 ปีที่แล้ว

      @@SalvatoreRaccardi 👍

  • @ighost_1337
    @ighost_1337 ปีที่แล้ว

    That quick connector is really good, modular type design
    What are that things called?

  • @somusundram1823
    @somusundram1823 ปีที่แล้ว +1

    Ive designed one with TPL and 18650 battery. I plan to use coin cells but unlike normal batteries, coin cells, especially single cell, won't be able to sustain if it needs to wake up 10 times per day, where each wake up is 5 to 10 seconds. From my prediction that is.

    • @SalvatoreRaccardi
      @SalvatoreRaccardi  ปีที่แล้ว

      I plan to use two batteries AAA, but not with TPL. I designed a custom power latch.

  • @mrma281
    @mrma281 ปีที่แล้ว +1

    Great project. Only friendly suggestion to you is "please improve your audio recording (mic)", very difficult to understand, thx.

  • @andhuruh
    @andhuruh ปีที่แล้ว

    can you do one with sim card capabilities instead of WiFi