• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store

    Show / Hide Table of Contents

    Motors

    DC Motors
    Stepper Motors
    RC Servo Motors

    Related nodes

    Arduino (Devices StandardFirmata 2.x)
    RS232 (Devices)

    Motors are coming in three flavours:

    • DC Motors: the most simple ones: give it voltage, it will start to spin
    • Stepper Motors: more precise ones, in most cases an external hardware driver is required in order to control them easily
    • Servo Motors: a complex things from inside, they know their position. Can be controlled via simple PWM signal

    Usually a motor (or its driver) is controlled by a microcontroller (eg. Arduino).

    See also:

    • How Servo Motors work
    • 'motors + vvvv' node13 workshop
    • Improve this Doc

    © 2020 by vvvv group. Imprint | Privacy Policy.
    Thanks to DocFX for building this website. Analytics by Plausible.

    Back to top