About 765,000 results
Open links in new tab
  1. Motor classespython-ev3dev 2.1.0.post1 documentation

    The motor class provides a uniform interface for using motors with positional and directional feedback such as the EV3 and NXT motors. This feedback allows for precise control of the …

  2. Tutorial: Using Motor With asyncio - Motor 3.7.1 documentation

    Motor, like PyMongo, represents data with a 4-level object hierarchy: AsyncIOMotorClient represents a mongod process, or a cluster of them. You explicitly create one of these client …

  3. EV3dev Python - Using Motors - Google Sites

    For example, you could manually turn a motor and then have code that could control the speed of a second motor, or play tones that depend on the motor's position, for example. For the Lego …

  4. Physical Computing with Python - Raspberry Pi

    In this guide, you’ll be controlling two motors from your Raspberry Pi using Python on the desktop. First, it’s best just to learn how to control the motor. Then, once you have it working, you could …

  5. More about Motors — ev3-micropython 2.0.0 documentation

    For example, you can set the settings at the beginning of your program. Alternatively, first call stop() to make your Motor or DriveBase stop, and then change the settings. Class to interact …

  6. python 3 asyncio and MotorClient: how to use motor with multithreading ...

    Nov 23, 2016 · My current issue is in using motor.motor_asyncio.AsyncioMotorClient() in this way: It gets initialized in the main thread and there I want to create indexes; Thread "A" needs to …

  7. ev3-python3/docs/source/examples_motor.rst at master - GitHub

    :py:class:`~ev3_dc.Motor` is a subclass of :py:class:`~ev3_dc.EV3`. You can use it to move a single motor without any knowledge of direct command syntax. Class Motor uses …

  8. Motor classespython-ev3dev 1.1 documentation - GitHub Pages

    The motor class provides a uniform interface for using motors with positional and directional feedback such as the EV3 and NXT motors. This feedback allows for precise control of the …

  9. python - Synchronous and asynchronous motor movement

    Mar 31, 2015 · There are some classes with methods that could act slightly differently depending on the intention of the user, I have explored several options and would like to get some …

  10. Motor 3.7.1 documentation

    Motor presents a coroutine-based API for non-blocking access to MongoDB from Tornado or asyncio. The source is on GitHub and the docs are on ReadTheDocs. “We use Motor in high …

  11. Some results have been removed
Refresh