Skip to main content
Glama

MCP2Serial

set_pwm

Control PWM signal frequency on hardware devices via MCP2Serial server by specifying the desired frequency. Enables precise hardware modulation through natural language commands.

Instructions

Execute set_pwm command

Input Schema

NameRequiredDescriptionDefault
frequencyYes

Input Schema (JSON Schema)

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

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