201 Nextion and Arduino controlling a TB6600 stepper board

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 12

  • @freytube1
    @freytube1 Рік тому +1

    Nice job. Been using t6600 w external pwm controls on my metering system pumps. Looking forward to use your code 👍

  • @gabrielvargas1952
    @gabrielvargas1952 Рік тому +1

    Excellent video friend, I did something similar but my slider starts at zero and as I increase the motor speed increases, turning in only one direction, my question is why when I want to control two motors they interrupt each other when both are on at different speeds controlled with their slider individually..??

    • @CheapControls
      @CheapControls  Рік тому

      I am not sure. Are you using delay statements or asynchronous control?

  • @VoidGamingOG
    @VoidGamingOG Рік тому +1

    thank you mate

    • @CheapControls
      @CheapControls  Рік тому

      You are welcome.

    • @VoidGamingOG
      @VoidGamingOG Рік тому

      I was wondering how can we add some simple things like i wanted to add a uv light on off switch and a spray button by using a simple spray motor, i want to control that using same code and same page on the display. Can you help with that?

    • @CheapControls
      @CheapControls  Рік тому

      @@VoidGamingOG You can request help over at www.cheapcontrols.com in the need help section.

    • @VoidGamingOG
      @VoidGamingOG Рік тому

      @@CheapControls i just needed some help on the file you mailed me, if you could edit those with these changes ?

    • @CheapControls
      @CheapControls  Рік тому

      @@VoidGamingOG I get a lot of emails and requests for help. I apologize that I can not remember this one. Please send me the file back in the same email and I will take a look at it.

  • @sahanipriyanka9113
    @sahanipriyanka9113 9 місяців тому +1

    why we are using 2 serial

    • @CheapControls
      @CheapControls  9 місяців тому

      One for the connection to the display and one for the programming port.