Arduino UNO R4 Lesson 09. User-Defined Functions and Serial Input | Potentiometer to Control RGB LED

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

  • @HENRYGELSTHORPE-i5g
    @HENRYGELSTHORPE-i5g 11 หลายเดือนก่อน

    Hi Joed, Thanks for your tutorials.I need a bit of explanation of how the string is sorted out for the 3 rd value since there is no comma after the 3rd value sent see timestamp 19: mins on-wards

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

      Hi, it happens because the readStringUntil() function will still terminate if it timeouts; the default is 1000ms to wait for the serial data.
      Thanks for watching! :)

  • @colramsha2754
    @colramsha2754 11 หลายเดือนก่อน

    Thanks again joed ,still trying to get my head around this lesson (9) ,hipe i get it before the next lesson 😅

    • @joedgoh
      @joedgoh  11 หลายเดือนก่อน +1

      Thank you! You can do it. I will be releasing lesson 10 later today 😁

  • @alfr223
    @alfr223 7 หลายเดือนก่อน

    nice ! very understandable !

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

    Hi good video 👍
    But i see how you created 2 user-defined function using "void" as data type that has no parameters. And another "void" with parameters.
    What are the other data types and are you going to create a video using and explaining those data types?

    • @joedgoh
      @joedgoh  10 หลายเดือนก่อน +1

      You can create a function with return type instead of void. Any type can be used as a return type (e.g. int, float, etc.). I'll be creating lessons on this as well. Thank you!

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

      Ok great.
      Looking forward to it 👍
      }

  • @cyber_karthik
    @cyber_karthik 11 หลายเดือนก่อน +1

    Sir help me to make Water level moniter sir that want to be like "roll-up, self-retracting tape measures"

    • @joedgoh
      @joedgoh  11 หลายเดือนก่อน +1

      Hi, why do you need the sensor to roll-up? When it rolled-up, it will no longer detect the current water level?

    • @cyber_karthik
      @cyber_karthik 11 หลายเดือนก่อน

      @@joedgoh ok then what is the idea u have
      how to sense the water is there or not?
      Hi, why do you need the sensor to roll-up? i taking about the final device design look :)

  • @aberateklehaimanot9804
    @aberateklehaimanot9804 11 หลายเดือนก่อน +1

    🙏🙏🙏🙏

  • @michelealbanese4438
    @michelealbanese4438 11 หลายเดือนก่อน

    Complimenti

  • @HENRYGELSTHORPE-i5g
    @HENRYGELSTHORPE-i5g 11 หลายเดือนก่อน

    👍