Arduino Automatic Time Drawing Robot Arm! |

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024

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

  • @ProjectsWithRed
    @ProjectsWithRed  3 ปีที่แล้ว +1

    Let me know if there is a project you want me to do!

  • @maxmccormack2364
    @maxmccormack2364 3 ปีที่แล้ว +2

    This is dope. Thanks for posting this guide, I really want to make it now!!!

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว

      No worries! I am glad you like it. Remember to subscribe if you enjoyed or found the video helpful :)

    • @levitategamer7151
      @levitategamer7151 3 ปีที่แล้ว

      ​@@ProjectsWithRed Can you do a project with an esp 32 ble keyboard with this library: github.com/T-vK/ESP32-BLE-Keyboard with buttons

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว

      @@levitategamer7151 This is exactly what I did at first actually. But I quickly realised that Bluetooth on the ESP32 uses way too much current. This meant needing a very large battery to run for a reasonable time, which makes it impractical. I even tried using deep sleep, but bluetooth takes a while to reconnect which creates a significant delay on key presses with deep sleep.

    • @levitategamer7151
      @levitategamer7151 3 ปีที่แล้ว +1

      @@ProjectsWithRed ok thx

  • @hamidr2108
    @hamidr2108 2 ปีที่แล้ว +1

    This is awesome, I have started printing and may make some mods after! I will share the results with you :)

  • @nikolas5037
    @nikolas5037 2 ปีที่แล้ว +1

    It's amazing, sir 🤩

  • @createinvent
    @createinvent 3 ปีที่แล้ว +1

    Nicely done!

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว +1

      Thank you!

    • @createinvent
      @createinvent 3 ปีที่แล้ว +1

      @@ProjectsWithRed Actually, as far as further projects, given the ESP32s IoT capabilities, plotting out images or weather info, or whatever would be pretty interesting!

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว +1

      @@createinvent I actually did a project like this not long ago! Check it out using this link (th-cam.com/video/iJIebUzhAIM/w-d-xo.html) or look at my channel for a video measuring air quality. An ESP32 is used to obtain data from 2 sensors which is then being plotted in real-time in the browser and also being saved to the cloud at the same time. Let me know if that is the kind of project you were referring too. If not, give me more details of a project you want and I will for sure consider it!

    • @createinvent
      @createinvent 3 ปีที่แล้ว

      @@ProjectsWithRed Not exactly - I mean you could use the drawing arms of this one to plot data from the Internet, it wouldn't collect its own data. Though I suppose having internal sensors would be interesting too.

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว

      @@createinvent Oh yes, I was actually thinking about that initially, to make it also for example plot/write the temperature and humidity using the DHT11 sensor, but I unfortunately didn't have much time to complete this project. Great idea though to get data from the internet using the ESP32 and plotting/writing it rather then using sensors.

  • @hoseroo
    @hoseroo 2 ปีที่แล้ว +1

    Hey Red! Thinking about taking this project on but making it a little bigger than it currently is…. So I guess that would mean longer arms and a wider case. I’d also like some quieter motors. Would you have any suggestions? Would the code scale okay if I just make the whole thing twice as big?

    • @ProjectsWithRed
      @ProjectsWithRed  2 ปีที่แล้ว +1

      That's great to hear! In terms of quieter motors, I am not sure, I haven't looked into that before. For the code, yea, it should work totally fine, you may just need to tweak some things but for the most part it will be the same. I hope this helps, let me know if you have any other questions.

  • @hoseroo
    @hoseroo 3 ปีที่แล้ว +1

    When is your next project coming?

    • @ProjectsWithRed
      @ProjectsWithRed  3 ปีที่แล้ว

      The next project will be coming at the end of this week! Sorry for the long wait!