Skip to main content
Glama

MCP2Serial

set_pwm

Control pulse width modulation (PWM) signals by setting the frequency, enabling precise hardware control via serial communication with AI commands.

Instructions

Execute set_pwm command

Input Schema

NameRequiredDescriptionDefault
frequencyYes

Input Schema (JSON Schema)

{ "properties": { "frequency": { "type": "string" } }, "required": [ "frequency" ], "type": "object" }

You must be authenticated.

Other Tools from MCP2Serial

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp2everything/mcp2serial'

If you have feedback or need assistance with the MCP directory API, please join our Discord server