About 54,700 results
Open links in new tab
  1. DC Motorsteuerung mit DRV8833 Probleme - Arduino Forum

    Feb 1, 2025 · Hallo Miteinander, Ich habe die letzten Wochen damit verbracht ein kleines Kettenfahrzeug zu konstruieren und mit meinem 3D drucker herzustellen. Jetzt kommt der Teil …

  2. How to controler 2 DRV8833 modules with arduino nano

    Feb 22, 2025 · Hello everyone, I have purchased 2 drv8833 modules or I think they are called HW-627 motor drivers that look like this: How do I connect them to an Arduino Nano with …

  3. How does using -pwm work on the drv8833 motor driver?

    Apr 26, 2025 · Hello everyone, how does using -PWM work on the DRV8833 motor driver? Doesn't a -PWM just output 0, because when I do this: int pot; pot = 150; …

  4. How to program motors on esp32s3 using DRV8833 motor driver …

    Oct 5, 2023 · The DRV8833 is a dual H-Bridge-Driver-Board. This means usually you connect only two motors to a dual-H-Bridge. Like shown in this schematic from the DRV8833 Datasheet.

  5. DRV8833 DC Motor driver not driving motor/outputting voltage

    Jun 11, 2019 · Hi all, For my project, I am trying to drive a DC vibrating motor with the DRV8833 breakout (from Adafruit, pictured below) but my motors won't run. My voltmeter isn't reading …

  6. Probleme Arduino-DRV8833 et moteur DC

    Jan 21, 2025 · Bonjour, Je galère depuis plusieurs jours pour faire fonctionner des moteurs DC avec Arduino et différentes cartes (L293D, mini L293D puis DRV8833). Après avoir vérifier les …

  7. How im i supposed to make the pins of l298n facing downward?

    Jan 4, 2025 · Spin two DC motors or step one bi-polar or uni-polar stepper with up to 1.2A per channel using the DRV8833. This motor driver chip is a nice alternative to the TB6612 driver.

  8. DRV8833 Troubleshooting - Motors, Mechanics, Power and CNC

    Apr 1, 2021 · Adafruit DRV8833 DC/Stepper Motor Driver Breakout Board Spin two DC motors or step one bi-polar or uni-polar stepper with up to 1.2A per channel using the DRV8833.

  9. Control dc motor with pwm by using one dir and one pwm pins in …

    Jan 5, 2023 · I have a DRV8833 motor driver and to control the dc motor with PWM in both directions we require two PWM pins. For Arduino nano controlling four motors is impossible . …

  10. Problem with motor control through DRV8833 drivers

    Nov 4, 2024 · Hello everyone! I have a problem with DRV8833 drivers, and I hope someone can help me. I connected three drivers to the Arduino and motors, following the documentation, …