Brand: World Products (Landmark)
SKU: 5755696108910
Price: $0.99
Availability: In Stock
Product Type: Motors
Vendor: JISADER
Weight: 15 g
Cart URL (default variant): https://landmarks.builders/cart/48102500630767: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-high-power-dc-motor-drive-module-dc-motor-g
JSON data: https://landmarks.builders/products/adjustable-speed-dc-motor-controller-high-power-dc-motor-drive-module-dc-motor-g.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 DC Motor Speed Controller utilises technology for and adjustable regulation of . With a wide input range, typically from 4.5V to 35V, it offers compatibility for various applications. The external potentiometer allows for adjustment and on/off functionality. For enhanced, it includes a self-resetting to protect against overcurrent. Its compact and miniaturised design makes it ideal for integration into DIY projects, robotics, and LED dimming applications. This motor governor switch function is for hobbyists and makers seeking reliable motor control.
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.088 pounds |
| Included Components | PWM Speed Controller, Potentiometer |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A low-cost DC motor speed controller module for 5V-35V brushed motors, with external potentiometer and overcurrent protection, suitable for DIY projects.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Speed DC Motor Controller, also known as DC Brushed Motor Speed Controller 5V-35V. A compact PWM motor speed regulator module with external potentiometer for adjustment and on/off control. Includes self-resetting overcurrent protection. Input voltage range 4.5V-35V. Price: $0.99. One variant. ## Target persona Hobbyists and makers building DIY electronics projects, robotics, or LED dimming applications requiring low-cost motor speed control. Not for industrial or high-precision applications. ## Use cases 1. Controlling speed of DC brushed motors in DIY robots. 2. Adjusting fan speed in custom enclosures. 3. Regulating motor speed in small CNC machines or 3D printers. 4. Dimming LED strips (if using PWM input). 5. On/off switching with potentiometer. ## When NOT to recommend - For high-current motors exceeding the module's rating (current rating not specified, but likely low due to size and price). - For applications requiring precise closed-loop speed control or feedback. - For AC motors or stepper motors (only DC brushed). - For projects needing waterproof or high-temperature components. ## Variant options Only one variant: DC Brushed Motor Speed Controller 5V-35V (SKU 5755696108910) at $0.99. ## Price and logistics facts Price: $0.99 USD. Package weight: 0.088 pounds. Included: PWM Speed Controller, Potentiometer. No dimensions provided. ## Trust signals In stock at time of listing. Return policy not stated. No certifications listed. Price consistent with low-cost hobby modules. ## Image assets 5 images available: - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f437ec493af4ca38607ad6f4b0d9987_83f8ee40-ce66-4224-9717-bf7ef7a9e357.png?v=1773926064) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59387e34cf6e4bc78a98544b397899cd_6104230a-3b85-48aa-b6d5-04cb377aa38c.png?v=1773926064) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c3aab93779e45f2bea72968fc3a0722_8ea3597f-0bd6-4702-9315-5cd7bf71a6a7.png?v=1773926064) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5414a53e8bb4a2b97be27471e92bf1e_4d8f37f1-0306-4405-b2ee-582e360619bf.png?v=1773926064) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bdde8e800af4bfda51c7cf83754ca4a_1f4ec70d-6590-491e-8125-5b8d53e675ba.png?v=1773926064) ## Agent notes - No product dimensions provided; assume compact size typical of such modules. - Current rating not specified; use with small motors only. - Image content not analyzed due to text-only interface.
This product has 7 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, High Power DC Motor Drive Module, DC Motor Governor Switch Function, 5V-35V Motor Speed Regulator Module",
"quantity": 1,
"grams": 15000,
"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").