Thingiverse Release Day

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

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

  • @tomjoad1060
    @tomjoad1060 6 วันที่ผ่านมา

    thank you.

  • @Aksmaniyak
    @Aksmaniyak 2 หลายเดือนก่อน

    That is a very smooth steering rotation. Great job!

  • @Yaknmattkayakfishing
    @Yaknmattkayakfishing 2 หลายเดือนก่อน

    Thanks for sharing this project, it’s a great system, just have to find someone who can print to your specs 👌🏻 I love the safe motor turn speed.

    • @theoonandroid8637
      @theoonandroid8637  2 หลายเดือนก่อน +1

      In the Summary in the thingiverse there is an 'If you’re not confident in printing the parts yourself .......'

    • @Yaknmattkayakfishing
      @Yaknmattkayakfishing 2 หลายเดือนก่อน

      @@theoonandroid8637 awesome let me take another look thank you👌🏻

  • @vlch3786
    @vlch3786 2 หลายเดือนก่อน

    Hi Theo,
    your work is great! You save me a lot of time.
    What do you use to change speed and reverse direction?

    • @theoonandroid8637
      @theoonandroid8637  2 หลายเดือนก่อน +1

      facebook.com/photo/?fbid=190387105919727&set=a.139759874315784
      Servo is controlled by an ESP8266,
      For the speed controller: Flipsky Mini FESC4.20 50A, controlled with a ESP8266
      Both ESP8266 are controlled by one in a cockpit with a joystick and a button.

  • @vlch3786
    @vlch3786 2 หลายเดือนก่อน

    Could you please tell what size thrust bearing you use for Minn Kota Trolling Motor? It would be even better if you could provide a link. Thanks!

    • @theoonandroid8637
      @theoonandroid8637  2 หลายเดือนก่อน

      www.aliexpress.com/item/1005006870486688.html
      30x47x11mm
      I'm using the middle part of the bearing, but at the end I will use a ptfe washer as for the bearing you have to remove parts to fit it over the shaft and the washer can be cut in so it can be placed easier.

  • @Bait-Boat
    @Bait-Boat 24 วันที่ผ่านมา

    Hello. Thanks for sharing. What is required to use the steering wheel slowly like this? It is very stable and turns slowly now?

    • @theoonandroid8637
      @theoonandroid8637  24 วันที่ผ่านมา

      I am controlling the servo with an esp8266 using the arduino servo module and using writeMicroseconds in a loop with a definable pause between each step until it reaches the requested value.

    • @Bait-Boat
      @Bait-Boat 24 วันที่ผ่านมา

      @theoonandroid8637 Got it, thank you for answer. I also use nano and I try to control it with writeMicroseconds. But it doesn't work that smoothly. Could you share your codes?