Vibration Motors: Difference between revisions

From IxD Studio
Jump to navigation Jump to search
Created page with "thumb"
 
No edit summary
Line 1: Line 1:
= Using vibration motors =
We can easily power a coin-shaped vibration motor using an Arduino UNO, if we want to test something in a fast manner.  For reasons we are going to see below, this is not recommended and to take full advantage of the motor's specifications we should use a couple more components, like BJT transistors and diodes.
[[File:Vibration-motor-hook-up.png|thumb]]
A good way to hook up a vibration motor in a solderless breadboard is to carefully strip the coating and twirl the electrodes as shown in the picture. In this manner, we ensure better contact with the screw terminals.
On the back side on the coin-shaped vibration motors, there is a sticker, which can be removed to firmly attach the motor to a flat surface.
== Links and specs ==
RS components: https://se.rs-online.com/web/p/utvecklingsverktyg-for-kraft-motorer-och-robotteknik/1845122
Datasheet: https://docs.rs-online.com/52f4/0900766b816e6720.pdf
Seeed Grove: https://wiki.seeedstudio.com/Grove-Vibration_Motor/
[[File:Vibration-motors-Arduino-nano bb.jpg|thumb]]
[[File:Vibration-motors-Arduino-nano bb.jpg|thumb]]
== Power 5V components using a 3.3V operating voltage microcontroller ==

Revision as of 23:15, 1 March 2026

Using vibration motors

We can easily power a coin-shaped vibration motor using an Arduino UNO, if we want to test something in a fast manner. For reasons we are going to see below, this is not recommended and to take full advantage of the motor's specifications we should use a couple more components, like BJT transistors and diodes.

A good way to hook up a vibration motor in a solderless breadboard is to carefully strip the coating and twirl the electrodes as shown in the picture. In this manner, we ensure better contact with the screw terminals.

On the back side on the coin-shaped vibration motors, there is a sticker, which can be removed to firmly attach the motor to a flat surface.

Links and specs

RS components: https://se.rs-online.com/web/p/utvecklingsverktyg-for-kraft-motorer-och-robotteknik/1845122

Datasheet: https://docs.rs-online.com/52f4/0900766b816e6720.pdf

Seeed Grove: https://wiki.seeedstudio.com/Grove-Vibration_Motor/

Power 5V components using a 3.3V operating voltage microcontroller