Reeno Joseph
MathWorks
Followers: 0 Following: 0
Statistica
0 Domande
24 Risposte
RANK
1.412
of 295.495
REPUTAZIONE
48
CONTRIBUTI
0 Domande
24 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
4
RANK
of 153.991
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
1 Pubblico Canale
VALUTAZIONE MEDIA
50
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to use the Raspberry Pi GPU when running image detection?
Hi Kris, The current Raspberry Pi support from MATLB/Simulink cannot target the videocore GPU of the Raspberry Pi. If you wan...
circa 3 anni fa | 0
Simulink Support pkg for Raspberry Pi - reconfiguring SenseHat blocks
Hi Casey, You can try either way to create a block for LSM6DSL. FYI, MATLAB Support package for Raspberry Pi has inbuilt funct...
circa 3 anni fa | 0
CAN-Communication using Raspberry Pi and Simulink
Hi Henrik, The CAN blocks in Raspberry Pi supportpackage communicate with MCP2515 via SPI interface. So you cannot use SPI bloc...
oltre 3 anni fa | 1
| accettato
ISO in pi camera
Hi Tirtha, The cameraboard API in MATLAB doesn't support ISO. We will consider your request as an enhancement for future releas...
oltre 3 anni fa | 0
| accettato
Issues getting Raspberry PI to connect consistently to MATLAB, both with an ethernet connection directly and through wifi.
Hi Amity, Couple of troubleshooting steps that you can try. Try to ssh to the Raspberry Pi (with the IP address showing in the...
oltre 3 anni fa | 0
Is it possible to deploy 'Pedestrian Tracking From Moving Camera Example' algorithm into Raspberry PI as standalone device?
Hi Jakub, As you mentioned, the APIs "configureKalmanFilter" & "peopleDetectorACF" are not codegen capable and so you cannot de...
quasi 4 anni fa | 0
| accettato
How to connect Raspberry Pi 4 Model B though a internet on other computer?
Hi Prashant, MATLAB Online now supports Raspberry Pi. This will allow you to access a remote Raspberry Pi with minimum steps. ...
quasi 4 anni fa | 0
Controlling an LED with the Pi 4 using ThingSpeak MQTT subscribe.
Hi Tejaswini, There is a Simulink basde solution for MQTT Publish/Subscrib as part of Raspberry Pi Simulink Support package. P...
quasi 4 anni fa | 0
Raspberry Pi for Matlab/Simulink I2C slave mode
Hello Ege, Thanks for the input. We will consider this as an enhancement for future release. -Reeno
quasi 4 anni fa | 0
| accettato
How do i deploy a neural network.
Hi Nitesh, Please refer the example raspi_webcam_resnet to know more about the deployment workflow. In the above example the p...
circa 4 anni fa | 0
MQTT Publish from Simulink model to mosquitto broker
Hello Joyeeta , The MQTT blocks in the Raspberry Pi Simulink support package can work with other brokers as well. You can conf...
circa 4 anni fa | 1
How to save a figure on Raspberry PI?
Hello Nagy, The "plot" function in MATLAB is not codegen capable and so you cannot use it directly for deployment. A workaroun...
circa 4 anni fa | 0
| accettato
problems in generating c code for raspberry pi: availableWebcam.c:(.text+0x1fc): `main_terminate' not define
Hi Liheng, We have a limitation with codegen for Raspi peripherals -- Need to add some explicit init/terminate calls. So if yo...
oltre 4 anni fa | 0
How to replace "From Multimedia File" in the Simulink demo of face tracking by raspberry pi
Hi Prechanon, If you want to try the face tracking algorithm on Raspberry Pi, please use the V4L2 Video capture block. Hope ...
oltre 4 anni fa | 0
Interfacing the ls7366r chip with simulink using a Raspberry pi
Hi Mihir, As of R2020a, we don't have a Simulink block to support quadrature encoder in Raspberry Pi. Please follow our guide ...
oltre 4 anni fa | 0
Problem sending data from ThignSpeak to Simulink
Hello Vinicio, I just tried to read from your thingspeak channel and got the data. I ran the model in “Monitor & Tune” mode and...
oltre 4 anni fa | 1
| accettato
Working with serial port in Raspberry Pi 3 B+
Hello Hajar This feature is not available in raspi - MATLAB IO. We will consider your usecase for future enhancements. Thanks,...
oltre 4 anni fa | 0
Improving the transfer speed for RaspPi with Simulink
Hello David We have identified a bug in direct connection and it will be fixed in next monthly update. Hope it will fix your ba...
oltre 4 anni fa | 0
SSH problems with Raspberry Pi
Hello Christoph, The build & deploy workflow for Raspberry Pi cannot be used for other boards even though it is a Linux target....
oltre 4 anni fa | 0
| accettato
Matlab Coder Target - Example MATLAB function for edge detection.
Hello Abdelrahman, I'm guessing you are using the MathWorks customized Raspbian image. The video display is not showing up in ...
oltre 4 anni fa | 0
How to receive data with Raspberry PI CAN receive block?
Hi Raphael, Please check the solution described here. Thansk, Reeno Joseph
oltre 4 anni fa | 0
Why am I getting compile errors when deploying a matlab function that uses snapshot() from raspberry pi cameraboard together with deep learning?
Hello Miguel, This looks like a bug in the cpp codegen for cameraboard. We will fix this issue ASAP. Meanwhile you can use we...
oltre 4 anni fa | 0
| accettato
Install Raspberry Pi support package - SSH connection problem R2018a / Pi 3B+
Hi Marcus, This bug got fixed in the latest supportpackage update.(July 2018) Please update your Raspberry Pi spkg to 18.1....
oltre 6 anni fa | 0
| accettato
fprintf not working in Raspberry Pi when 'fid' is passed through input port in Simulink
This is happening because for normal simulations, file I/O is extrinsic, while for the hardware targets it is not. Fid's cannot ...
quasi 7 anni fa | 1
| accettato