Display an image on the Raspberry Pi hardware or on the LED Matrix of SenseHAT
For Raspberry Pi:
displayImage (
displays the specified image with a window title on the
Raspberry Pi
hardware. During simulation, this function displays the image on the
computer.mypi
,img
,Name,Value
) %Raspberry Pi
For SenseHAT:
displayImage (
displays an image of 8 * 8 * 3 dimension on the LED Matrix of SenseHAT with the specified orientation. The
supported values for orientation are: 0, 90, 180, and 270 degrees.mysh
,img
,orientation
) %SenseHAT
The following image shows the orientations of the LED Matrix.
clearLEDMatrix
| displayImage
| displayMessage
| raspi
| readAcceleration
| readAngularVelocity
| readHumidity
| readJoystick
| readMagneticField
| readPressure
| readTemperature
| sensehat
| writePixel