Main Content

Modelado

Prepare modelos para la conexión del hardware y añada bloques para admitir protocolos de hardware.

Prepare modelos de Simulink® para la conexión de hardware, añada bloques para admitir protocolos de hardware. Se incluyen ejemplos con varias aplicaciones.

Bloques

expandir todo

V4L2 Video CaptureCapture video from USB camera using V4L2 framework
SDL Video DisplayDisplay video using SDL
eSpeak Text to SpeechConvert text into speech on default audio device
ALSA Audio CaptureCapture audio from sound card using ALSA
Audio File ReadRead audio frames from an audio file
ALSA Audio PlaybackSend audio to sound card for playback using ALSA
RTSP Video Stream TransmitStream video to network over real-time streaming protocol (desde R2024a)
GPIO ReadRead GPIO pin status
GPIO WriteSet GPIO pin status
Standard Servo WriteSet shaft position of standard servo motor to angle specified in degrees
LEDIlluminate built-in LED on Raspberry Pi board
PWMGenerate pulse width modulated signal of digital output pin
External InterruptTrigger downstream function-call subsystem from interrupt service routine (desde R2021a)
EncoderMeasure incremental position and direction of rotating motor (desde R2021a)
Pan Tilt HatControl pan and tilt motions using PCA9685-based PWM driver (desde R2022a)
ADS1x15Read digital output data from ADS1015 and ADS1115 ADCs (desde R2023a)
CAN Receive Receive message from CAN network (desde R2019b)
CAN TransmitTransmit message to CAN network (desde R2019b)
SPI Master TransferWrite data to and read data from SPI peripheral device
SPI Register WriteWrite data to registers of an SPI peripheral device
SPI Register ReadRead data from SPI peripheral device register
I2C Master ReadRead data from I2C peripheral device or I2C peripheral device register
I2C Master WriteWrite data to I2C peripheral device or I2C peripheral device register
Serial WriteWrite data to the serial device
Serial ReadRead data from serial device
NNG SendSend data through nanomsg next gen (NNG) using publish/subscribe protocol (desde R2023a)
NNG ReceiveReceive data through nanomsg next gen (NNG) using publish/subscribe protocol (desde R2023a)
ThingSpeak ReadRead data stored in ThingSpeak channel
ThingSpeak WritePublish data to Internet of Things using ThingSpeak
MQTT SubscribeReceive messages from MQTT broker for specified topic
MQTT PublishPublish messages to MQTT broker on specified topic
TalkBack ReadRead command(s) from TalkBack ID on ThingSpeak TalkBack server (desde R2021b)
TalkBack WriteWrite command(s) to TalkBack ID on ThingSpeak TalkBack server (desde R2021b)
UDP ReceiveReceive UDP packets over IP network
UDP SendSend UDP packets over IP network
TCP/IP ReceiveReciba datos de un host remoto a través de una red TCP/IP.
TCP/IP SendEnvíe datos a otro host remoto a través de una red TCP/IP.
Websocket PublishPublish data to WebSocket server in JSON format
Websocket SubscribeSubscribe to the JSON data received by a WebSocket server
Modbus TCP/IP Master ReadClient device reads data from server device register(s) over TCP/IP network (desde R2021a)
Modbus TCP/IP Master WriteClient device writes data to server device register(s) over TCP/IP network (desde R2021a)
Modbus TCP/IP Slave ReadServer device reads data from server device register over TCP/IP network (desde R2021a)
Modbus TCP/IP Slave WriteServer device writes data to server device register over TCP/IP network (desde R2021a)
HTTP ClientSend and receive data from HTTP server over URL connection (desde R2023b)
HTS221 Humidity SensorMeasure relative humidity and ambient temperature from Humidity sensor
LPS25h Pressure SensorMeasure barometric air pressure and ambient temperature
LSM9DS1 IMU SensorMeasure linear acceleration, angular rate and magnetic field along X, Y, and Z axes
JoystickRead the state of five-position Joystick
8x8 RGB LED MatrixControl pixel(s) color of 8x8 RGB LED Matrix

Sensores ambientales

BME280 Pressure SensorMeasure barometric air pressure, relative humidity, and temperature from BME280 sensor (desde R2022b)
BMP280 Pressure SensorMeasure barometric air pressure and ambient temperature from BMP280 sensor (desde R2022b)
CCS811 Air Quality SensorMeasure equivalent CO2 (eCO2) and the equivalent total volatile organic compound concentration (eTVOC) (desde R2022b)
LPS22HB Pressure SensorMeasure barometric air pressure and temperature from LPS22HB sensor (desde R2022b)

Sensores IMU

ADXL34x AccelerometerMeasure linear acceleration along axes of ADXL34x family of accelerometers (desde R2022b)
BMI160 IMU SensorMeasure linear acceleration, angular rate, and temperature from BMI160 sensor (desde R2021b)
BMM150 MagnetometerMeasure magnetic field from BMM150 sensor (desde R2022b)
ICM20948 IMU SensorMeasure linear acceleration, angular velocity, magnetic field, and temperature from ICM20948 IMU sensor (desde R2022b)
LIS3MDL Magnetometer SensorMeasure magnetic field strength and temperature from LIS3MDL Magnetometer sensor (desde R2022b)
LSM303C IMU SensorMeasure linear acceleration, magnetic field strength, and temperature from LSM303C sensor (desde R2022b)
LSM6DS3 IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DS3 sensor (desde R2022b)
LSM6DS3H IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DS3H sensor (desde R2022b)
LSM6DSL IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DSL sensor (desde R2022b)
LSM6DSM IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DSM sensor (desde R2022b)
LSM6DSO IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DSO sensor (desde R2022b)
LSM6DSR IMU SensorMeasure linear acceleration, angular rate, and temperature from LSM6DSR sensor (desde R2022b)
Ultrasonic SensorMeasure distance between ultrasonic sensor and object (desde R2022b)
VL53L0X Time of Flight SensorMeasure distance to a target object (desde R2022b)
Protocol EncoderEncode input data into a uint8 byte stream by specifying the packet structure (desde R2021b)
Protocol DecoderDecode a uint8 byte stream by specifying the packet structure (desde R2021b)

Funciones

getRunOnBootGet name of Simulink model added to Run-on-boot
addToRunOnBootAdd Simulink model to Run-on-boot
removeRunOnBootRemove a Simulink model from Run-on-boot
listAudioDevicesList available ALSA audio devices

Temas

Tutoriales