🔊 Vibration Tester

Test custom vibration patterns

Examples:

200
Short buzz
200, 100, 200
Double tap
100, 50, 100, 50, 100
Triple tap
500, 200, 200, 200, 500
Long-short pattern
1000
Long buzz (1s)

Documentation

About Vibration Patterns

Vibration patterns are sequences of vibrations with specified durations, measured in milliseconds (ms). They can be used to create custom notification alerts, haptic feedbacks, or simply to test the vibration functionality of your device.

Each number in the pattern represents a vibration duration followed by a pause. For example, a pattern of 200, 100, 200 means vibrate for 200ms, pause for 100ms, then vibrate again for 200ms.

Using the App

To use this app, simply enter your desired vibration pattern in the input field, using commas to separate the durations. For example, 500, 250, 500 represents a vibration pattern of 500ms on, 250ms off, followed by 500ms on.

You can also choose from predefined examples by clicking on them. The pattern will be loaded into the input field, and you can test it by clicking the "Test Vibration" button.

Recent Patterns

The app keeps track of your recently used vibration patterns. You can view and reuse them from the "Recent Patterns" section.

To clear the recent patterns, click the "Clear Recent" button in the Recent Patterns section.

Limitations

Please note that the maximum individual vibration duration is limited to 10 seconds (10000ms). Patterns with durations exceeding this limit will not be accepted.

The availability and behavior of the vibration feature depend on your device's hardware and browser support.

Examples of Vibration Patterns

  • 200 - Short vibration
  • 500, 200, 200 - Vibration, pause, vibration, short pause, vibration
  • 1000 - Long vibration (1 second)
  • 200, 100, 200, 100, 500 - Custom pattern example