Tag actuator

Vibration Motor control

An example to control the intensity of vibration using Pulse Width Modulation (PWM) for the Vibration DC Motor Module. This page has details on controlling this module for both Arduino and the Raspberry Pi Pico (with MicroPython). Further down Pulse…

Sounds and music with Arduino

This article highlights four different ways you can make sounds with the Arduino or play music. It starts with the easiest one: (1) adding a small buzzer, then (2) a standard loudspeaker, then (3) using your smartphone as the speaker…