Motors Clinic

Slug: motors-clinic

← Back to Classes List | ← Dev Index

Quick Info

Level:
intermediate
Source:
meetup
Active:
Yes ✓
Categories:
Community Programs
Topics:
robotics, electronics, programming
Enrollments:
Enroll in Community Programs
Programs:
Tech Club (1 cats) [4 topics] {1 ctas} +enroll , Robot Garage (1 cats) [2 topics] {1 ctas} +enroll
Meetups:
the-league-tech-club (tech-club)

Complete Database Record (JSON)

{
  "slug": "motors-clinic",
  "title": "Motors Clinic",
  "source": "meetup",
  "level": "intermediate",
  "blurb": "Two-hour class on programming brush motors, stepper motors, and hobby servos.",
  "description": "Students dive into the electrical and software principles behind motor control,\nincluding PWM techniques for speed and direction.",
  "content": "The Motors Clinic is a focused two-hour workshop teaching students how\nto control different types of motors through programming. Students learn the\nelectrical and software principles behind motor control, including PWM\n(pulse-width modulation) for controlling motor speed and direction. The class\ncovers brush DC motors, stepper motors for precise positioning, and hobby servo\nmotors commonly used in robotics. While often taken as part of the robotics\nprogram, the Motors Clinic can also be taken standalone by students interested\nin electronics and automation. This hands-on class gives students practical\nskills for any project involving mechanical motion.",
  "active": true,
  "image": "motors_clinic.png",
  "curriculum": "https://league-curriculum.github.io/Motors/",
  "categories": [
    {
      "slug": "community-programs",
      "title": "Community Programs",
      "source": "categories"
    }
  ],
  "topics": [
    "robotics",
    "electronics",
    "programming"
  ],
  "ctas": [],
  "enrollments": [
    {
      "slug": "enroll-community-programs",
      "title": "Enroll in Community Programs",
      "source": "enrollments"
    }
  ],
  "meetups": [
    {
      "slug": "tech-club/robot",
      "meetup_slug": "the-league-tech-club",
      "group": "tech-club",
      "subgroup": "robot"
    }
  ],
  "programs": [
    {
      "slug": "tech-club",
      "title": "Tech Club",
      "source": "programs",
      "categories": [
        {
          "slug": "community-programs",
          "title": "Community Programs"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-community-programs",
          "title": "Enroll in Community Programs"
        }
      ],
      "ctas": [
        {
          "slug": "join-tech-club-cta",
          "title": "Join the Tech Club",
          "type": "meetup"
        }
      ],
      "meetups": [
        {
          "slug": "tech-club/all",
          "group": "tech-club"
        }
      ]
    },
    {
      "slug": "robot-garage-program",
      "title": "Robot Garage",
      "source": "programs",
      "categories": [
        {
          "slug": "community-programs",
          "title": "Community Programs"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-community-programs",
          "title": "Enroll in Community Programs"
        }
      ],
      "ctas": [
        {
          "slug": "join-tech-club-cta",
          "title": "Join the Tech Club",
          "type": "meetup"
        }
      ],
      "meetups": [
        {
          "slug": "tech-club/all",
          "group": "tech-club"
        }
      ]
    }
  ]
}