Clear Filters
Clear Filters

Program custom board (similar to ARDUINO) in SIMULINK

1 view (last 30 days)
Hello, I have a custom board Wemos Lolin32 with OLED which can be programmed in ARDUINO IDE including some libraries from Espressif.
My questions is if it is possible to program my board using SIMULINK modifying the ARDUINO SUPPORT PACKET FROM SIMULINK?
What I have thought is include the libraries on the Matlabroot which ARDUINO IDE is installed in "C:\ProgramData\MATLAB\SupportPackages\R2017b\3P.instrset\arduinoide.instrset\arduino-1.8.1"
And then, modify the path of the SupportPackages in Simulink and set this path to the libraries of Wemos Lolin 32, previously added.
At the end, I want to programm my Wemos Lolin32 using Simulink and nothing else, just as you could do with other Arduino Board.
Do you think my method could work? All the help is appreciated.

Answers (0)

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!