ESP32-CAM: Unboxing & Setting Up

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 12

  • @MaxImagination
    @MaxImagination 7 месяцев назад +6

    A nice and concise overview of the ESP32-CAM. Great one, Brian!

    • @briantw99
      @briantw99 7 месяцев назад +1

      Thanks, Max!

  • @britishtechguru
    @britishtechguru 7 месяцев назад

    I have a couple of these. I've not touched them yet. One will be used to check up on what's happening at the mailbox and the other will get a better quality camera module so that I can record my youtube videos on a camera that I put together.

    • @ElektorTV
      @ElektorTV  7 месяцев назад

      Great use-cases. We are curious to see the results!

    • @briantw99
      @briantw99 7 месяцев назад

      Living in a complex makes checking my mail a minor inconvenience, so I like the mailbox monitor idea. Problem is the mailbox is too far from my home for Wi-Fi to work, so I’d probably have to go GSM or LoRa. Then there’s the challenge of powering the thing. Maybe a tiny solar panel and the device only comes out of sleep once every 24 hours to snap a photo for me 🙂

  • @macemoneta
    @macemoneta 7 месяцев назад

    I usually throw Tasmota32 Webcam on these, web flashable, so no coding needed. I use them to monitor meters and the gas leak detector remotely. Easy projects, great utility.

    • @ElektorTV
      @ElektorTV  7 месяцев назад

      Also 'easy projects' need attention and ideas to make them work! Good use-case for the ESP32-CAM.

    • @briantw99
      @briantw99 7 месяцев назад +1

      Thanks for the tip - definitely going to try that!

  • @digitronix532
    @digitronix532 7 месяцев назад

    Can we use other sensors to interface with ESP32 CAM

    • @ElektorTV
      @ElektorTV  7 месяцев назад

      Yes, definitely, it has GPIO pins that can connect to just about any digital sensor.

    • @digitronix532
      @digitronix532 7 месяцев назад

      @@ElektorTV not analog sensor ?

  • @digitronix532
    @digitronix532 7 месяцев назад

    And how to connect an I2C 20x4 LCD with ESP32CAM by defining any other GPIO pins using Software I2C