Main Content

Modeling

Prepare model for hardware connection, add blocks to support hardware protocols

The set of Simulink® blocks and core functionality available to create apps for your Android® devices.

Blocks

expand all

AccelerometerMeasure linear acceleration along X, Y, and Z axes in m/s2
Ambient Temperature SensorMeasure ambient temperature in degree Celsius
GyroscopeMeasure rotational speed around X, Y, and Z axes in rad/s
Humidity SensorMeasure relative air humidity as percentage
Light SensorMeasure ambient light level in lux (lx)
Location SensorMeasure global positioning system data
Pressure SensorMeasure ambient air pressure in hectopascals (hPa)
MagnetometerMeasure magnetic field along X, Y, and Z axes
OrientationMeasure device rotation along X, Y, and Z axes
BLE SendSend data using Bluetooth Low Energy (BLE) protocol
BLE ReceiveReceive data using Bluetooth Low Energy (BLE) protocol
UDP SendSend UDP packets
UDP ReceiveReceive UDP packets
ThingSpeak WritePublish data to Internet of Things using ThingSpeak
ThingSpeak ReadRead data stored in ThingSpeak channel
TCP/IP SendSend data over TCP/IP network to another remote host
TCP/IP ReceiveReceive data over TCP/IP network from remote host
Serial TransmitSend buffered data to the serial port (Since R2019b)
Serial ReceiveReceive an [Nx1] array of data on the serial port and write it to the data block output. When data is not available, write 0 to the data block output (Since R2019b)
TalkBack ReadRead command(s) from TalkBack ID on ThingSpeak TalkBack server (Since R2021b)
TalkBack WriteWrite command(s) to TalkBack ID on ThingSpeak TalkBack server (Since R2021b)
MQTT SubscribeSubscribe to an MQTT topic and receive message from the broker (Since R2023a)
MQTT PublishPublish message to an MQTT broker with the specified Topic (Since R2023a)
HTTP ClientSend and receive data from HTTP server over URL connection (Since R2023a)
Audio CaptureCapture audio stream from device microphone
Audio File ReadAdd audio file from computer into mobile application
Audio File WriteWrite audio frames to an audio file (Since R2019b)
Audio PlaybackPlay audio on the device speaker
Video DisplayDisplay video on device display
CameraCapture video using front or rear camera
SliderDisplay slider widget
Data DisplayDisplay numerical data on your app screen
ButtonDisplay button widget on device screen
Data InputGenerate data input field on device screen
FromAppReceive data from method of app
ToAppSend data to method of app

Functions

androidlibOpen the Simulink Library Browser to blocks for Android Devices

Topics

Tutorials