002-Python Live stream Graphic UI Arduino-STM32:Setup the Serial Connection ( Tkinter - PySerial )

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 14

  • @jamespohlmann3246
    @jamespohlmann3246 Рік тому

    These videos are amazing, thank you so much for taking the time to publish them! I'm working on creating a CNC control system for a milling machine and want to create a custom digital readout, but I also do a lot of data acquisition with Arduino's and ESP-32's, so having custom plots at my fingertips is immensely powerful!

  • @eddypremala
    @eddypremala 3 роки тому +2

    Thank You for generously sharing your valuable technical knowledge.

  • @hungtranmau710
    @hungtranmau710 Рік тому +1

    thank Mr Weew - Stack a lot

  • @robertjunek939
    @robertjunek939 Рік тому +1

    Thanks!

    • @WeeWStack
      @WeeWStack  Рік тому

      Thank you do much Robert !!

  • @francoisdastardly4405
    @francoisdastardly4405 3 роки тому +1

    Very nice series. Thanks !! 😊

  • @thisoldjeepcj5
    @thisoldjeepcj5 3 роки тому +1

    Very good tutorial. Thank you.

  • @jaczzzz6361
    @jaczzzz6361 9 місяців тому

    i have a doubt, does serial.Serial().status exists? i cant find it into pyserial documentation

  • @GSH-0
    @GSH-0 7 місяців тому

    getting this error message [ TypeError: ComGui.__init__() missing 2 required positional arguments: 'root' and 'serial' ]

  • @engr.makabirarif722
    @engr.makabirarif722 3 роки тому

    thanks a lot

  • @Shanhaevel97
    @Shanhaevel97 3 роки тому +1

    Actually you can pass None to this function connect_ctrl, which would be more reasonable, cause you won't be creating useless variable.

    • @WeeWStack
      @WeeWStack  3 роки тому +1

      Hi Shan,
      Thank you a lot for your message, actually this is what I love most about the channel is having those kind of remark on stuff I would have missed. Really appreciate. wish you a great day ahead !!

    • @Shanhaevel97
      @Shanhaevel97 3 роки тому

      It was pleasure to contribute to such great work ;] Have a nice day!

  • @MahadiHasan-qi1cb
    @MahadiHasan-qi1cb 4 місяці тому

    do you happen to have a device connected to the "COM1" otherwise how you are getting the COM1 value?