141

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

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

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

    This is awesome!! Just what I was looking for. Thanks for creating!

  • @Charles-sk4jh
    @Charles-sk4jh 2 ปีที่แล้ว +2

    Thanks for the good video. It's nice when you follow a tutorial and your own prototype works. Thanks for the detailed explanations.

  • @billreynolds3539
    @billreynolds3539 2 ปีที่แล้ว

    This is awesome!! Just what I needed.

  • @Shooter_Mc_Evan
    @Shooter_Mc_Evan 8 หลายเดือนก่อน +1

    Awesome video, this is exactly what I've been looking for. Is the source code for Arduino still available anywhere?

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

      Thanks for the compliment. You can request the files by going to the "need help" section at www.cheapcontrols.com

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

    very much bedankt i hope patrick likes this !

  • @PatRickTronik
    @PatRickTronik 6 หลายเดือนก่อน +1

    Hello, link for the code is not working anymore, can you update it ?

    • @CheapControls
      @CheapControls  6 หลายเดือนก่อน

      You have to go to www.cheapcontrols.com and request the code.

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

    When I connect to bluetooth module through app and try to move motor forward or back it just keeps spinning and nothing happens

    • @CheapControls
      @CheapControls  ปีที่แล้ว

      That can happen when you get a pair backward.

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

    Hi, how do we enter numbers in two separate textboxes and that would be sent to the Arduino? But only one or both textboxes can be used at any time to change the corresponding values of the variables in Arduino, with a single "Send" button in app for both textboxes. Thanks in advance....

    • @CheapControls
      @CheapControls  2 ปีที่แล้ว

      I am not sure how you would do that. Good Luck and thanks for watching.

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

    Thanks very much for the video. Very interesting. I was not aware of the MIT App Inventor site.
    I had considered using an Android phone instead of buying a larger Nextion display. I installed Android Studio but found it too complicated and confusing. I may try the MIT App Inventor.
    My application is to control a stepper motor to make an electronic indexer for my wood lathe. I was able to create the Nextion display code thanks to some of your other videos. I do prefer your method to avoid the Nextion library.
    Dave.

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

      There is so much fun stuff out there it is hard to keep it all straight. I had forgotten about the MIT site until I ran across the app I made in 2018 and wondered what it was. I figured if I made a video it would help me remember. I also love woodworking. I am currently making a comic book cabinet for my daughter. For the top I am making the Wonder Woman symbol or logo or whatever you call it out of individual oak pieces joined together. I have never done anything with a lathe. I am trying to finish up a simple 1000mm square CNC machine but I would probably not use an app to control it. I would worry about lost Bluetooth connection leading to a catastrophic issue. I hope you let me know if you get the indexer working and thanks for watching. Mark

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

      If you ever need something turned for a project, just let me know.
      I have the electronic stepper working using Nextion and Arduino Mega2560. I will send an email with some pictures.
      FYI, Yuris Toys sells a Touch DRO system which uses Bluetooth, phone and digital calipers. The folks using it seem to find it reliable.
      www.yuriystoys.com/p/android-dro.html
      Dave.

  • @bishopkun659
    @bishopkun659 4 หลายเดือนก่อน

    Hey, i try the code and got an issue, its says motorDelay was not declared on this scope. I use esp32 for the board. Please help

    • @CheapControls
      @CheapControls  4 หลายเดือนก่อน

      I sent you the code a few minutes ago. Sorry for the delay

    • @bishopkun659
      @bishopkun659 4 หลายเดือนก่อน

      @@CheapControls awesome, thank you so much

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

    Hi, the link for code you put in doesn't work anymore, could you somehow send a code, thanks.

    • @CheapControls
      @CheapControls  ปีที่แล้ว

      I changed the link to the code. It should work now.

    • @CRODodo211
      @CRODodo211 ปีที่แล้ว

      @@CheapControls Thank you!

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

    when I put my code in arduino, the motor is running and app is not responding

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

      That is too bad. I am sorry you are having issues.

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

      @@CheapControlsI just did something wrong, video is great, everything is working as it should be ☺️

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

    Can I use nano board for this?

    • @CheapControls
      @CheapControls  ปีที่แล้ว

      Yes, most of my videos use a nano. I am going to start moving to the ESP32 but is is taking time. I have a lot invested in my Nano configuration. I really like that little board.

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

    Hello sir
    Can you make a similar project using Nextion display with some advanced features like enter distance to move and limit switches etc.
    Greetings

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

      That would be a fairly involved video but I will add it to my list of possible videos. I will definitely keep the distance portion in mind. I think I can tie that one into my video on controlling the stepper directly with the Nextion. I hope to have that one in the next week or two. I have spent the last year trying to build up a list of simple videos on the functionality of the Nextion and Arduino. I am starting to move into control (like I wanted to when I started the channel) . I plan on slowly building more and more intricate videos as I move through this year. Thanks for watching.

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

    hello bro can we perform same project on arduino uno if yes what are the changes we have to made?

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

      I believe I did the video with a nano. I don't think you need to change anything.

  • @josephfrancisco4471
    @josephfrancisco4471 ปีที่แล้ว

    What if you will control 4 stepper motor??

    • @CheapControls
      @CheapControls  ปีที่แล้ว

      You would add the extra outputs

  • @6g_flores_garcia_marvin89
    @6g_flores_garcia_marvin89 3 ปีที่แล้ว

    Excuse me, could you provide me with a link to download the arduino programming and the application apk

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

      You can message me over on facebook or leave a comment at the cheap controls website with your email address and I will send you what I have.

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

      Can sent me all the information nabilahathirah11@gmail.com

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

    can u make with wifi please sir i soooo need please :( im stack with my project

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

      I will be switching to the the ESP32 for a few videos. They will involve WiFi

    • @paiznurdiansyah9797
      @paiznurdiansyah9797 2 ปีที่แล้ว

      @@CheapControls thank you sir

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

      The new video on ESP32 and wifi posted tonight. It will probably not cover what you need but please watch and ask any question in that video. I will try to help you more.

    • @paiznurdiansyah9797
      @paiznurdiansyah9797 2 ปีที่แล้ว

      @@CheapControls thanks you sir