Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
yconst committed Oct 19, 2023
1 parent 4d51864 commit 738caa4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _posts/2023-10-18-tinymovr.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ wiki_homepage: http://wiki.ros.org/Robots/tinymovr

![Tinymovr Family](/assets/img/robots/tinymovr/fam.jpg)

Tinymovr Motor Controller is a cost-effective solution for control of robotic actuators. It supports a variety of control modes, including position, velocity, and current control, making it highly versatile for different robotic applications.
The Tinymovr Motor Controller is a cost-effective solution for control of robotic actuators. It supports a variety of control modes, including position, velocity, and current/torque control, making it highly versatile for a wide range of robotic applications.

![Tinymovr R5](/assets/img/robots/tinymovr/tinymovr-r5.jpg)

Tinymovr R series can drive a wide variety of high-current PMSM motors using Field-Oriented Control (FOC). It has an input voltage range of 12-38V and max continuous phase current of 40A.
The Tinymovr R series can drive a wide variety of high-current PMSM motors using Field-Oriented Control (FOC). It has an input voltage range of 12-38V and max continuous phase current of 40A.

![Tinymovr M5](/assets/img/robots/tinymovr/tinymovr-m5.jpg)

Tinymovr M series, an even more compact variant, is suitable for FOC control of "gimbal" style motors. It has an input voltage range of 12-38V and max continuous phase current of 5A.
The Tinymovr M series, an even more compact variant, is suitable for FOC control of "gimbal" style motors. It has an input voltage range of 12-38V and max continuous phase current of 5A.

Tinymovr integrates an absolute angle encoder (MPS MA702) for instant system start-up and precise position tracking, and can interface with external sensors such as Hall effect or SPI sensors.

Expand All @@ -40,7 +40,7 @@ Here is a short presentation video of Tinymovr R5:

We offer integrations in Python, Arduino, C++ and ROS. The ROS package includes a simple example of a differential drive robot that should get you up and running in no time.

Tinymovr can be integrated with any brushless motor of your choice within specs. We also offer custom integration we will assemble and calibrate the setup to make sure it will work flawlessly.
Tinymovr can be integrated with a wide range of brushless motors and motor-reducer units. We offer integration of custom motors, including design and manufacture of custom brackets and motor/controller calibration. Please get in touch at [email protected] for more information.

## Tinymovr Documentation and Resources
- [Documentation](https://tinymovr.readthedocs.io)
Expand Down

0 comments on commit 738caa4

Please sign in to comment.