Components

What components are currently supported?

The following sections describes the available components in Automaduino. They’re grouped like in the editor into three sections: Output, User Input and Sensors.


Output

Output components like LEDs or buzzers do not take an input but instead manipulate their environment.

Sensors

Sensors will gather input from the environment.

User Input

User input components will wait for a user to interact with them.

Last modified March 31, 2022: updated component section (6b6694e)