Control-Surface-Motor-Fader icon indicating copy to clipboard operation
Control-Surface-Motor-Fader copied to clipboard

Arduino motorized fader controller, and example code for integration with the Control Surface library.

Results 10 Control-Surface-Motor-Fader issues
Sort by recently updated
recently updated
newest added

Hi Pieter! I hope you are fine... First of all, I should say that I'm pretty new in this things, and since many days I'm trying to understand your code...

Hello Pieter, I have tried implementing very basic controls for a motorized fader myself. I can't get it to stop on point like your video shows. I then saw your...

Hi, Thank you for this awesome work that you've done. I was wondering if you have already written best practices and/or a guide on how to implement/connect multiple modules of...

I'm impressed with the library you wrote. I was thinking of using the libraries for a long time wanted midi controller live mixer. I have already the QSC Touch 30....

Hi, first of all: It is a fantastic library and I am very happy that I found it. One question regarding the library: Is it possible to use this library...

Hi Pieter, first, thanks for your great article and deep introduction to this topic. However, I cannot quite follow you in one point, in the [provided Implementation](https://github.com/tttapa/Control-Surface-Motor-Fader/blob/master/Motor-Controller/Controller.hpp) for the PID...

Hello Peter, at first, I'm very happy about your program. The fader moves very fast and precise. This is really great!!! I see, your C++ is much better as my...

I am a novice and try to make this project for the first time. I have read your document, but I didn't understand your wiring method. Can you give me...

Hello Pieter. I hope you are doing well! I'm really new in the world of Arduino and programming. I want to connect 2 motorized faders with Logic Pro X and...

First of all, thank you so much for your library, it's great。 This is my case, I use the arduino nano as the motor controller and the TB6612 as the...