- Install
- Basic operation
- Basics of programming for electronic work
- Basics of programming for Excel
- Machine learning with scikit-learn
- Visualizing data with matplotlib
- Web programming
- RPA programming
- Miscellaneous programming
- Reference
- "Basic" group
- ”Basic I/O" group
- ”PWM Output" group
- Overview
- Usage of each block for ESP32 series
- Usage of each block for ESP32 series (deprecated)
- Usage of each block for Raspberry Pi
- Usage of each block for Raspberry Pi Pico/PicoW
- "Servo Motor" group
- ”Motor" group
- ”Display" group
- ”Sensor" group
- "Micro controller" group
- "Excel" group
- "scikit-learn" group
- "matplotlib" group
- "Web" group
- "File" group
- "Image" group
- "Turtle" group
- "Speech" group
Usage of each block for Raspberry Pi
PWM output settings

Sets the PWM output frequency for each pin.
Assign the destination pin to a variable in advance using the "Pin Assignment" block in the "Basic I/O" group.
PWM output

Performs PWM output.
Specify the output destination pin and the duty ratio (0 to 100) of the PWM output.