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

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

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

  • @jamespohlmann3246
    @jamespohlmann3246 9 месяцев назад

    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 2 года назад +2

    Thank You for generously sharing your valuable technical knowledge.

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

    thank Mr Weew - Stack a lot

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

    Very nice series. Thanks !! 😊

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

    Very good tutorial. Thank you.

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

    Thanks!

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

      Thank you do much Robert !!

  • @jaczzzz6361
    @jaczzzz6361 4 месяца назад

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

  • @GSH-0
    @GSH-0 3 месяца назад

    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 2 года назад +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  2 года назад +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 2 года назад

      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?