A répondu
Using a native terminal command on raspberry pi and simulink programming.
Take a look at the following link: http://www.raspberrypi.org/phpBB3/viewtopic.php?t=45645. So the tesseract-ocr is available...

environ 10 ans il y a | 0

A répondu
creating files on raspberry pi with simulink
The SD card used in Rspberry Pi has two partitions. One is a FAT32 boot partition the other is an EXT partition where Linux root...

environ 10 ans il y a | 2

| A accepté

A répondu
Simulink with Raspberry Pi Camera Capture
The Raspberry Pi camera is supported by the Simulink. The Raspberry Pi Simulink Block library has a block called "V4L2 Video Cap...

environ 10 ans il y a | 2

| A accepté

A répondu
Using Raspberry Pi camera with Matlab R2013
The short answer is yes. You must follow the instructions posted in the comments section of the following link: http://www.math...

environ 10 ans il y a | 0

A répondu
Raspberry Pi Simulink DAQ problem with ALSA Audio Capture block
Raspberry Pi has no built-in audio recording device. You need to attach a USB soundcard to your Raspberry Pi to record audio. ...

environ 10 ans il y a | 0

A répondu
Is there hardware support for Raspberry Pi camera module?
In R2014a release of MATLAB, a MATLAB Support Package for Raspberry Pi has been released. This support package introduces a MATL...

environ 10 ans il y a | 0

A répondu
Raspberry monitor output device with Simulink Libraries for Raspberry Pi in Matlab 2013
There is an "SDL Video Display" block in the Simulink library for Raspberry Pi. This block takes an RGB or YCbCr image as input ...

environ 10 ans il y a | 0

A répondu
While trying to load the Raspberrypi inversion Simulink model on to Raspberry Pi, got the error as seen in the below image. Someone please suggest any solution?
I am guessing that you have run out of space on your Raspberry Pi. Did you expand the file system on the SD card after installi...

environ 10 ans il y a | 0

A répondu
The error when install the raspberry pi
The error is not descriptive enough to diagnose what is happening. General trouble-shooting steps when writing to the SD card ar...

environ 10 ans il y a | 0

A répondu
Is there a possibility of real-time processing of Raspberry Pi's real-time output?
You can send the sensor output or any signal in the Simulink model to a secondary model running on your host computer using UDP ...

environ 10 ans il y a | 0

| A accepté

A répondu
Deployment of Simulink model to Raspberry Pi
Selam Zafer, Herkesin anlayabilmesi icin sorunu ingilizce cevapliyorum. Translated question: Can I create a stand-alone ap...

environ 10 ans il y a | 0

A répondu
Simulink communication to Raspberry USB port
It depends on what you attach to the USB port. For example, if you attach a USB Webcam, the Raspberry Pi registers it as a V4L2 ...

environ 10 ans il y a | 0

A répondu
Raspberry Pi Firmware Update Issues
Disable your anti-virus software before starting the installation.

environ 10 ans il y a | 0

A répondu
Raspberry Pi - Audio play, sample rate error.
The number of samples going into the block is higher than the block can accommodate. You have to change the sample time of the s...

environ 10 ans il y a | 0

A répondu
Programming Raspberry Pi with Simulink
Try disabling whatever anti-virus program you are using. We observed download time-out with some anti-virus software such as Kas...

environ 10 ans il y a | 0

A répondu
build standalone application running in Raspberry Pi?
Yes. The Simulink model is converted to an executable that runs on the Raspberry Pi board. Typically, the executable is saved in...

environ 10 ans il y a | 3

| A accepté

A répondu
Is there hardware support for Raspberry Pi camera module?
Yes, the Raspberry Pi Camera Board is supported. You basically use the "V4L2 Video Capture" block after loading the V4L2 driver ...

environ 10 ans il y a | 0

A répondu
about capture a img at stream video that running (simulink)
Take a look at the "Motion Sensor Camera" demo included in the Raspberry Pi support package. It does exactly what you want, i.e....

plus de 10 ans il y a | 0

A répondu
Rasperry Pi target hardware wont install
Can you decompress the firmware manually using 7zip? Go to the folder where MATLAB downloaded the firmware, manually decompress ...

plus de 10 ans il y a | 1

A répondu
Shell command in Function running on Raspberry Pi
You can run non-interactive commands on the Raspberry Pu using the "raspberrypi" object. >> h = raspberrypi >> [status, mess...

plus de 10 ans il y a | 0

A répondu
Burn code into raspberry pi
The executable for any Simulink model that you run on the Raspberry Pi is saved on the SD card of the Raspberry Pi. You can find...

plus de 10 ans il y a | 0

A répondu
Don't stop programm on raspberry pi after cutting connection to simulink PC
No it does not. If you run your program using the "Deploy" button in Simulink, the program runs un-tethered to Simulink. Even wh...

plus de 10 ans il y a | 0

A répondu
create Local Area Connection raspberry pi on my computer
Can you provide some more information about your issue. For example, which option did you select in "Configure network" screen o...

plus de 10 ans il y a | 0

A répondu
In Simulink: Can the output argument of a function be used to input a text string (converted to uint8) to a Raspberry Pi eSpeak block?
Yes. It should. The 'eSpeak' block has been created using a MATLAB function block. You can right-click on the block and choose "...

plus de 10 ans il y a | 0

| A accepté

A répondu
Rasbperry Pi image inversion example issue: external mode does not work
I am guessing that you are using R2013a. The instructions in the demo apply to R2013b release. For step-by-step instructions on ...

plus de 10 ans il y a | 0

| A accepté

A répondu
How to debug a simulink model running on a raspberry pi
After simulating your model on the host computer, you should run the model in "External Mode". In this mode, the model actually ...

plus de 10 ans il y a | 0

A répondu
Matlab external mode error: Error occurred while executing External Mode MEX-file 'ext_comm':Timed-out waiting for first connect response packet
Are you able to ping your PandaBoard? If, for some reason, your host computer cannot talk to the PandaBoard. You would typically...

plus de 10 ans il y a | 0

A répondu
Matlab does not connect with my PandaBoard
Execute the following commands on a MATLAB prompt after replacing your MATLAB install location and the IP address: >> cmd = '...

presque 11 ans il y a | 1

A répondu
Implement TCP/IP Send and Receive in Raspberry Pi
I believe most of your questions are answered in Giampiero Campa "Device Drivers" submission to MATLAB File Exchange. If you did...

presque 11 ans il y a | 0

A répondu
Is it possible to use a WiFi dongle on a Raspberry Pi that is being used as a simulink target?
Yes. As long as there is some form of Internet connection, wired or wireless, Simulink will be able to talk to Raspberry Pi. For...

presque 11 ans il y a | 1

| A accepté

Charger plus