Arduino Board
Summary
Represents the Arduino board
Description
This component represents the Arduino board. It can't be removed.
Use the BoardType property of the component to specify the Arduino board type.
Diagram:
Properties
- Modules - The Modules available in the Arduino
- BoardType - Specifies the Arduino board type
- AnalogInputReference - Specifies the Analog Input Reference source
- Serial - The Serial Communication channels of the Arduino board
- AnalogInput - The Analog Input channels of the Arduino board
- AnalogOutput - The Analog Output channels of the Arduino board
- I2C - The I2C channel of the Arduino board
- SPI - The SPI channel of the Arduino board
- Digital - The Digital/GPIO channels of the Arduino board
- Shields - Specifies the Shields attached to the Arduino