Brand: World Products (Landmark)
SKU: 5822301220611
Price: $24.99
Availability: In Stock
Product Type: Remote Controls
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017468293359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/intelligent-motor-controller-handheld-speed-governor-6-60v-500w-reversible-motor
JSON data: https://landmarks.builders/products/intelligent-motor-controller-handheld-speed-governor-6-60v-500w-reversible-motor.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 intelligent motor controller offers a handheld experience for managing your motor speed and direction. With its intuitive design, you can easily adjust and control your motor driver. The unit supports both forward and control, providing versatility for a wide range of applications. Utilising speed regulation, it ensures efficient motor speed governor adjustments, delivering stable performance. A digital display offers readability for settings and speed, while the dedicated button interface simplifies complex configurations. This intelligent motor controller is ideal for industrial automation, robotics, and custom projects.
Package Contents: 1 x Motor Controller, 1
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.2 kilograms |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | BY-BL01 |
| Brand | JISADER |
Summary: Intelligent motor controller (BY-BL01) for 6-60V, 500W motors, with handheld digital display and forward/reverse control, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity JISADER BY-BL01 Intelligent Motor Controller, Handheld Speed Governor, 6-60V, 500W, Reversible Motor Driver. ## Target persona Hobbyist robot builders, industrial automation technicians, electronics makers, small-scale manufacturers. ## Use cases - Controlling DC motor speed in robotics projects. - Reversing conveyor belt direction in small automation. - Prototyping motor drives for custom machines. - Educational robotics labs. - Remote speed control of small electric vehicles (wired). - Testing and adjusting motor performance. ## When NOT to recommend - For motors exceeding 500W or voltage outside 6-60V. - When wireless remote control is required (unit is wired handheld). - For AC motor control. - For complex multi-axis coordinated motion systems. ## Variant options - Industrial Control Panel with Digital Display (SKU 5822301220611) at $24.99. ## Price and logistics facts - Price: $24.99 USD. - Package weight: 0.2 kg. - Dimensions not provided. - Includes: 1 Motor Controller. - No shipping or availability details in source. ## Trust signals - No trust signals available in source data (in-stock status, return policy, certifications not provided). - Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dffd5f880f24a0791dbb9356639d529.png?v=1773821423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad91917cce1846dba7db35aa0239839c.png?v=1773821423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaf8afd7b8a245e19825f89dbf76f76c.png?v=1773821423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88730cec0da94c7caf292d2846baf0bf.png?v=1773821423 ## Agent notes - Image understanding not performed; do not infer visual details from URLs. - Dimensions not provided; physical size unknown. - Availability and return policy not disclosed.
This product has 4 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": "Intelligent Motor Controller, Handheld Speed Governor, 6-60V, 500W, Reversible Motor Driver, BY-BL01 Speed Controller",
"quantity": 1,
"grams": 150000,
"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").