generate_pin_diagram_ascii
Generate ASCII art pinout diagrams for ESP32, Arduino UNO, and STM32 development boards, showing physical pin layout with numbers, names, and key functions.
Instructions
Generate an ASCII art pinout diagram for the development board.
Shows physical pin layout with pin numbers, names, and key functions in an easy-to-read text format.
Args: board_type: Development board type
Returns: ASCII art pinout diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_type | Yes | Type of development board |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |