Community Profile

photo

Reeno Joseph

MathWorks

Last seen: 2 years ago Active since 2017

Statistics

All
  • Knowledgeable Level 3
  • Revival Level 2
  • Knowledgeable Level 2
  • First Review
  • First Answer

View badges

Content Feed

View by

Answered
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...

2 years ago | 0

Answered
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...

2 years ago | 0

Answered
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...

3 years ago | 1

| accepted

Answered
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...

3 years ago | 0

| accepted

Answered
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...

3 years ago | 0

Answered
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...

3 years ago | 0

| accepted

Answered
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. ...

3 years ago | 0

Answered
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...

3 years ago | 0

Answered
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

3 years ago | 0

| accepted

Answered
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...

3 years ago | 0

Answered
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...

3 years ago | 1

Answered
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...

3 years ago | 0

| accepted

Answered
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...

3 years ago | 0

Answered
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 ...

3 years ago | 0

Answered
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 ...

3 years ago | 0

Answered
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...

3 years ago | 1

| accepted

Answered
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,...

3 years ago | 0

Answered
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...

3 years ago | 0

Answered
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....

3 years ago | 0

| accepted

Answered
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 ...

4 years ago | 0

Answered
How to receive data with Raspberry PI CAN receive block?
Hi Raphael, Please check the solution described here. Thansk, Reeno Joseph

4 years ago | 0

Answered
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...

4 years ago | 0

| accepted

Answered
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....

5 years ago | 0

| accepted

Answered
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 ...

6 years ago | 1

| accepted

Channel


rjTest
rjTest_Description

6 years ago