@landschrap said:
I prefer to use serial because not all the sensors connected to the arduino ar e recognized by firmata.
Awesome, thanks for the explanation. I'm always happy to learn more
I prefer to use serial because not all the sensors connected to the arduino ar e recognized by firmata.
Firmata works well for simple connections, but i try to set-up HC-SR04 ultrasonic sensor. So to setup a simple led connection is just to learn how the send serial works. Eve na simple led burning doesn't work. (You are right, simple connection as described is very good to do with firmata, even better because you don'r have to write any code on the arduino)!
Thanks for your question.
@woland. Thanks for letting me know. I sketched something in using the in-range actor that's working. I'll clean it up and use that.
@landschrap said:
is possible with the firmata library, but i like to control it with send serial.
Could you elaborate on why you prefer Serial over the Arduino Firmata plugin? I don't work with Arduino with any amount of regularity, so I'm genuinely curious if there are benefits/drawbacks associated with the different methods.
Best wishes,
Woland
It is not currently possible to programmatically create ranges to push into the inputs of actors like the Control Watcher.
AMAZING. I cannot tell you how much time this will save me as I work through my midi controller patches. I am half done and it has been a slog tracing connections. As always, I really appreciate your input and expertise.
They'll be replaced automatically, but if you're interested in using the beta version right off the bat, feel free to send in a ticket using the link in my signature and I'll send you the form to sign.
Best wishes,
Woland
Please open a support ticket using the link in my signature if you haven't already.
Best wishes,
Woland
Please send in a support ticket using the link in my signature if you don't have one in already.
As a fallback, you can also try @Juriaan's homemade User Actors for PJLink that predate the native PJLink plugin. You can find instructions on this thread (just ignore the parts that mention the new PJLink plugin, as that's the one you're already using), and I believe this is the download link from that thread: https://community.troikatronix.com/assets/uploads/files/1527701581637-pjlink-examples.izz
Best wishes,
Woland