# SMD Blue

The **Acrome SMD Blue** is a compact and powerful motion control device designed specifically for driving **stepper motors** with high precision and stability. Developed by **Acrome**, it enables smooth, reliable motion control for applications that require accurate positioning, such as **robotic arms, CNC systems, 3D printers**, and various **automation platforms**.

With support for **step, direction, and enable signals**, SMD Blue ensures compatibility with a wide range of external stepper motor drivers. It communicates via **RS-485** and features **RJ-11 ports**, allowing users to connect a variety of **plug-and-play add-on modules** such as distance sensors, joystick controllers, RGB LEDs, and more—without the need for complex wiring or configuration.

SMD Blue is compatible with both **visual programming tools like SMD Blockly** and **text-based environments such as Python**, making it ideal for students, educators, researchers, and developers alike.

Whether you're building a precise linear motion system or developing advanced motion control algorithms, **SMD Blue delivers the flexibility, performance, and modularity you need for stepper-based motion systems.**

<figure><img src="/files/roXm4W5FKmEFSd7VfbGs" alt=""><figcaption><p>Top of the Board</p></figcaption></figure>

<figure><img src="/files/zU5LjUJHp1zyakDkTzmc" alt=""><figcaption><p>Bottom of the Board</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acrome.net/electronics/smd-blue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
