Acrome-SMD Docs
All Acrome ProductsReferencesBlogCase StudiesContact Us
  • ACROME SMD
  • Electronics
    • đź”´SMD Red
      • Troubleshooting Guide
    • 🔵SMD Blue
    • 🟢SMD Green
    • Gateway Modules
      • Arduino Gateway Module
      • USB Gateway Module
    • Electrical Motors
      • Brushed DC Motors (BDC)
      • Stepper DC Motors (SDC)
      • Brushless DC Motor (BLDC)
      • Linear Actuator with Feedback – 75 lbs
    • Add-on Modules
      • Ambient Light Sensor Module
      • Button Module
      • Buzzer Module
      • IMU Module
      • Joystick Module
      • Potentiometer Module
      • Reflectance Sensor Module
      • RGB LED Module
      • Servo Module
      • Ultrasonic Distance Sensor Module
  • SMD Kits
    • Starter Kit
      • What You Can Build
    • Education Kit
      • What You Can Build
    • Motion Kit
      • What You Can Build
  • Software
    • Libraries
      • Python Library
      • Arduino Library
      • Java Library
      • Matlab Library
    • SMD UI
    • SMD Blockly
      • Introducing Customized Blockly Blocks
  • SMD Applications
    • Basics
      • Blink
      • Action - Reaction
      • Autonomous Lighting
      • Smart Doorbell
      • Security System
      • Distance Buzzer Warning
      • Distance Auto Stop
      • Smart Light Control
    • Interactive
      • Automatic Trash Bin
      • Radar
      • Chrome Dino Game Player
      • Play Chrome Dino Game With Joystick
      • Snake Game With Joystick
      • Pan-Tilt with Joystick Module
      • Joystick Mouse Control
      • Rev Up the Engine
      • Motor Rotation Based on Turn Input Value
      • Basic Motor Speed Control Application
      • Basic Motor Control Application Using PWM Input
      • Basic Motor Position Control Application
      • Basic Motor Torque Control Application
      • Motor Rotation Based on Joystick Counting
    • Robotics
      • Differential Robot Projects
      • Mouse Cursor Tracker Motion Robot
      • Waypoint tracker robot
      • Braitenberg Robot
      • Line-Follower Robot
      • Teleoperation Robot
      • Obstacle Avoidance Robot
      • ESP32 Wireless Controlled Mobile Robot
  • AI
    • Object Tracking Robot
    • Groq Chatbot-Controlled Robot
  • ROS
    • Teleoperation Robot with ROS
  • Mechanics
    • Building Set
      • Plates
        • 2x2 Plate Package
        • 2x3 120° Plate Package
        • 3x3 Plate Package
        • 3x5 Plate Package
        • 3x9 Plate Package
        • 11x19 Plate
        • 9x19 Plate
        • 5x19 Plate
        • 3x19 Plate
        • 9x11 Plate
        • 5x13 Plate
      • Joints
        • 60° Joint Package
        • 90° Joint Package
        • 120° Joint Package
        • Slot Joint M2 Package
        • Slot Joint M3 Package
        • U Joint Package
      • Mounts
        • Add-on Mount Package
        • Motor L Mount Package
        • Pan-Tilt Package
      • Wheels
        • Ball Wheel Package
        • Caster Wheel Package
        • Wheel Package
      • Cables
        • Power Cable 10 cm Package
        • Power Cable 20 cm Package
        • Power Cable 35 cm Package
        • RJ-11 Cable 7.5 cm Package
        • RJ-11 Cable 20 cm Package
        • RJ-11 Cable 35 cm Package
        • RJ-45 Cable 7.5 cm Package
        • RJ-45 Cable 20 cm Package
        • RJ-45 Cable 35 cm Package
      • Fasteners
        • M2x5 Allen Hex Screw Package
        • M3x6 Allen Hex Screw Package
        • M3x8 Allen Hex Screw Package
        • M3 Hex Nut Package
  • Help
    • Manual
    • Shops
    • Reach Us
Powered by GitBook
On this page
  1. SMD Kits
  2. Starter Kit

What You Can Build

PreviousStarter KitNextEducation Kit

Last updated 1 month ago

The “Basic Brushed DC Motor Applications” section provides step-by-step guides and resources for understanding and implementing fundamental control methods for brushed DC motors. It is designed for individuals who want to develop practical skills in motor control, whether for educational, research, or hobbyist purposes. Brushed DC motors are widely used due to their simplicity and versatility, and this section aims to help users grasp their operational principles while exploring various control techniques.

Key Topics Covered:

1. :

• This application demonstrates how to control the rotation of a motor using an input value, such as from a potentiometer or other analog input devices.

• It provides a simple introduction to motor control by showing how the input signal can dictate the motor’s speed or direction.

2. :

• Focuses on adjusting the speed of the motor using a control signal, typically through Pulse Width Modulation (PWM).

• Explains how varying the duty cycle of a PWM signal influences motor speed, offering precise control for a wide range of applications.

3. :

• Introduces the concept of PWM and how it can be used to control motor speed and behavior effectively.

• Covers key concepts such as duty cycle, frequency, and their impact on motor performance, providing a strong foundation for more advanced applications.

4. :

• This guide explains how to control motor rotation and direction using a joystick input, which is ideal for applications such as remote-controlled vehicles or robotic systems.

• The joystick provides intuitive control for varying speed and direction, making this application highly interactive.

Who Is It For?

• Students and Educators:

Ideal for academic purposes, this section provides practical exercises for understanding DC motor control, making it a valuable resource for classroom or lab environments.

• Researchers and Engineers:

Perfect for professionals who need to integrate basic motor control techniques into their projects without diving into overly complex systems.

• Hobbyists:

A great starting point for makers working on DIY projects involving robotics, automation, or any system requiring motor control.

Objectives of the Section:

1. To help users understand the working principles of brushed DC motors.

2. To enable the implementation of basic motor control techniques using common tools such as PWM, potentiometers, and joysticks.

3. To provide a hands-on approach to learning, ensuring users can apply theoretical knowledge to practical applications.

4. To serve as a foundation for progressing to more advanced motor control systems, such as PID control, multi-motor synchronization, or feedback-based systems.

Benefits of Learning These Applications:

• Accessibility: These guides are designed to be beginner-friendly, requiring minimal prior experience.

• Real-world Relevance: The skills learned here can be applied to real-world projects in robotics, automation, and other engineering fields.

• Hands-on Learning: Users will gain practical experience in motor control, making it easier to transition to more complex systems.

• Scalability: The knowledge acquired can be expanded upon to build sophisticated systems like robotic arms, automated vehicles, or CNC machines.

Motor Rotation Based on Turn Input Value
Basic Motor Speed Control Application
Basic Motor Control Application Using PWM Input
Motor Rotation Based on Joystick Counting