Brand: World Products (Landmark)
SKU: 5186477206305
Price: $3.99
Availability: In Stock
Product Type: Process Controllers
Vendor: JISADER
Weight: 73 g
Cart URL (default variant): https://landmarks.builders/cart/48017431691503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-speed-dc-motor-controller-60v-dc-motor-speed-regulator-dc-6-60v-12v-2
JSON data: https://landmarks.builders/products/adjustable-speed-dc-motor-controller-60v-dc-motor-speed-regulator-dc-6-60v-12v-2.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This motor speed controller is designed for hobbyists and seeking control over their projects. With a wide range from 6-60V, it's suitable for 12V, 24V, and up to 60V motor speed applications. The high current capacity ensures reliability for demanding tasks, making it a motor governor and variable speed drive. Ideal for projects and robotics enthusiast applications, this motor speed regulator offers adjustable speed for motor.
| Capacity | L |
| Included Components | PWM DC Motor Speed Controller, Potentiometer with switch |
| Product Weight | 0.07 kilograms |
| Package Weight | 0.09 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 20A |
| Number of Items | 1 |
Summary: A 6-60V DC motor speed controller with PWM regulation, high current capacity, ideal for hobbyist and robotics projects. Includes potentiometer with switch.
Generated by: deepseek-v4-flash
## Identity Adjustable Speed DC Motor Controller, 6-60V, 20A PWM speed regulator for 12V/24V/60V motors. Includes potentiometer with switch. Weight 0.07 kg. ## Target persona Hobbyists, robotics enthusiasts, automation engineers seeking low-cost variable speed control for DC motors in DIY projects. ## Use cases - Regulating speed of a DC motor in a DIY robot chassis. - Controlling a conveyor belt motor in small-scale automation. - Adjusting fan speed in a custom ventilation system. - Prototyping motor control for an electric scooter or go-kart project. - Tuning a pump motor in a hydroponics setup. - As a replacement speed controller for bench tools. ## When NOT to recommend - High-precision speed regulation requiring closed-loop feedback (no encoder input). - Industrial or continuous-duty commercial applications needing higher reliability. - Motors requiring over 60V or exceeding 20A continuous current. - Users needing a built-in display or digital interface. ## Variant options - Only one variant: Industrial style at $3.99 USD. ## Price and logistics facts - Price: $3.99 USD. - No shipping or inventory data provided. - Dimensions not specified. ## Trust signals - In-stock status not confirmed. - No return policy mentioned. - Price is consistent with low-end hobbyist components. - No certifications or ratings provided. ## Image assets - Image URLs: 5 PNG images available (see below). Visual details not analyzed. ## Agent notes - No image understanding was performed; treat images as fetchable assets only. - Verify compatibility with specific motor current draw (advertised as 20A but continuous rating unverified).
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Speed DC Motor Controller, 60V DC Motor Speed Regulator, DC 6-60V 12V 24V, DIY Projects Motor Speed, Motor Governor Variable Speed Drive",
"quantity": 1,
"grams": 73000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").