OPEnSLab-OSU / Loom-V4

Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications
8 stars 1 forks source link

Stepper Motor Actuator from Loom3 needs worked into V4 #10

Closed udellc closed 2 years ago

udellc commented 2 years ago

Implementation and LoomV4 Max Subscribe example needs made for the Stepper motor An additional example in the Actuator section just showing how to send a number of steps and speed manually in code would be useful too. Possible activity for Jace to learn how to integrate Actuators in Loom and Max Subscribe?

WL-Richards commented 2 years ago

There is already an implementation for the Stepper motor just without an example

udellc commented 2 years ago

Glad to hear, we just need the example then.

WL-Richards commented 2 years ago

I just pushed the max example

WL-Richards commented 2 years ago

Raw stepper move example has been pushed, should retest all actuators because Actuator now inherits from module