Build your own Bluetooth System Monitor

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

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

  • @williammckee4369
    @williammckee4369 Год назад +1

    Thank you for the tutorial. I enjoyed it so much I even ordered boards from PCBWAY. The instructions for Mac are extremely useful.

    • @DustinWatts
      @DustinWatts  Год назад

      Nice! Let me know how it tuns out! Enjoy!

  • @igor-tf9hg
    @igor-tf9hg 2 года назад +1

    so helpful. used to have overheating issues. now i can regulate it thanks!!

    • @DustinWatts
      @DustinWatts  2 года назад

      Glad I could be of some help!

  • @str0g
    @str0g 3 года назад +2

    Great work on the tutorial, keep it up.

    • @DustinWatts
      @DustinWatts  3 года назад

      Thanks! Glad you enjoyed it!

  • @Magic-Smoke
    @Magic-Smoke 3 года назад +1

    Nice job Dustin 😀

  • @TEKnologyINside
    @TEKnologyINside 3 года назад +1

    This is very nice project. Thanks for sharing.

  • @TheDefpom
    @TheDefpom 3 года назад +1

    Looks interesting

  • @5VoltChannel
    @5VoltChannel 2 года назад +1

    Amazing 👍👍

  • @somebody6590
    @somebody6590 3 месяца назад

    Hi, beautiful idea, might be very valuable in the future as well as largely today. But i had a query, is it possible that i start watching a movie on my computer and that movie can be seen on the display, even a st7735 would do as it os only for display right? So dl you know amy video wich does that with bluetooth? Like screen mirroring over bluetooth onto a display by using an esp32, would be very glad to know.

    • @DustinWatts
      @DustinWatts  3 месяца назад

      You would need a fast processor to do that. And I think the ESP32 is not powerful enough. There are dedicated screens for that, and I would go for one for those!

    • @somebody6590
      @somebody6590 3 месяца назад

      @@DustinWatts I see, thanks for the help

    • @DustinWatts
      @DustinWatts  3 месяца назад

      @@somebody6590 You are welcome!

  • @faisalmusaedalmutairi3160
    @faisalmusaedalmutairi3160 Год назад +1

    But how did you connect the battery?

    • @DustinWatts
      @DustinWatts  Год назад

      Since I used the ESP32 TouchDown, this has battery management included for LiPo and Li-ion batteries.

  • @NicksStuff
    @NicksStuff 2 года назад +1

    8:30 Could you launch the script automatically at startup?

    • @DustinWatts
      @DustinWatts  2 года назад

      Yeah sure! Depends on your OS on how you would do that though...

  • @adisusanto7528
    @adisusanto7528 6 месяцев назад

    "AddReference" is not a known member of module "clr"
    error in my windows 11, pls help

    • @DustinWatts
      @DustinWatts  6 месяцев назад

      Hmmm... this has something to do with an upgraded library. Because nothing in the code has changed (it did but did not cause any errors). So I would suggest downgrading libraries (I think the ESP one) and see if it goes away. I will do the same but I don't have a lot of time so it can take a while. So I'm, making you the special library error finder of my Development team! :D
      If we find the one that is causing the error, I will fix it. You can off course always go to "install.freetouchdeck.com"and install it via the web. But I would appreciate your help :)

  • @taranagnew436
    @taranagnew436 Год назад

    Can you create a button on the main screen and if you tap the button, it will bring up the monitor?

    • @DustinWatts
      @DustinWatts  Год назад

      Hi Taran, Yes each icon is also a button that leads to the "graph view". But the video actually shows that... did you watch to the end? ;)