Lesson 18: Using Tilt Angle Sensor SCA60C | Arduino Step By Step Course

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

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

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

    Hi, Thanks for the detail you show in your course. I've found this the best course to gain proper understanding as opposed to simply downloading programs. Up to lesson 19 and am writing code from scratch. Will be supporting your channel from now on. CHEERS!

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

      Hi, I am pleased that ou found it useful. Cheers and Happy New year.

  • @mpume.dzwane9213
    @mpume.dzwane9213 3 года назад +2

    I DON'T regret subscribing here as a matter of fact I wish I can subscribe again.

  • @IMRANIMRAN-mc5uk
    @IMRANIMRAN-mc5uk 3 года назад

    toujours a la hauteur 👍

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

    Excellent ❤

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

    Thank you so much for this Video!

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

    Is it possible to take measurements with the sensor starting in the vertical position (1g or -1g)? If so, what would the code change?

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

      There is no g value with this sensor. Please check mou6050 or 9250 and I have video for those

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

      @@robojax but with this sensor, instead of starting the angular measurements with it in the horizontal position (as shown in the video), we start in the vertical position, can it measure the angular variation?

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

    please give demonstration for AS5600 SENSOR I NOT getting any idea how to use this it alternative sensors are very costly Thank you in advance

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

      Hi, I just searched youTube and found so many videos. I don't know if I am making a video on that.

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

      @@robojax videos are there all are for I2C nobody explained Analogue
      I am working for design and build machine for farmers on my own cost i have a issue with ordinary potentiometer i need contactless pot so please help me how to use analogue out pf As5600
      thanks in advance

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

      then use Rotary encoder and combine it with I2C module. Here is rotary encoder introduction video ruclips.net/video/6xVLbNlmK-g/видео.html

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

      Thank you for reply sir but the issue is i need very precise upto 75 degree movement rotary encoder give correct value but there is a issue with wiper in agriculture my machine operat lakhs of time so its life also limited i need a analog value 0 to above 1000 in 360 degree.
      if possible can send me email how to get Analogue value from As5600

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

    And if you hit the sensor a little bit the value changes about 100

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

    I didn't use your code .i use instead
    Int Val
    Val= 1.66/10 . because i bought 25 sensors and all of them shows from 0 volt to max 1.66 . All sensors is defective.from different sellers ?

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

      I am not sure which code you modified. but test the sensor when tilting it to see if the value is changing. if yes, then they are not defective. you simply say in the code which I have shown and explained that for example 0=0 degree and 1.66=90 degree and it will take care of it for you.

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

      I am not sure how different this video is ruclips.net/video/5DjO8Fo_AtE/видео.html but it is about the same module

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

      Thanks for your time 🙂 .the specification of the sensor say output 0-4,5 volts and i have only 0-1.66...

  • @daviderickennedy2194
    @daviderickennedy2194 5 месяцев назад

    This part is now very obsolete.