WOLFRAM SYSTEM MODELER

BaseBoard

Wolfram Language

In[1]:=
SystemModel["ModelPlug.Internal.BaseClasses.BaseBoard"]
Out[1]:=

Parameters (2)

Port

Value: "COMX"

Type: SerialPort

Description: Name of the serial port

ShowPinCapabilities

Value: true

Type: Boolean

Description: Set to true if you want to see the capabilities of the pins in your board

Connectors (1)

boardConnector

Type: BoardConnector

Components (1)

board

Type: FirmataBoardObject

Extended by (4)

ArduinoLeonardo

ModelPlug.Boards

Component with configuration for Arduino Leonardo boards

CustomFirmata

ModelPlug.Boards

Component that allows custom configuration of the Firmata

StandardFirmata

ModelPlug.Boards

Component with default configuration for any board with the standard Firmata

Arduino

ModelPlug.Boards

Component with default configuration for Arduino boards