Developing Blocksets for Embedded devices

조회 수: 3 (최근 30일)
Lahiru Rasnayake
Lahiru Rasnayake 2013년 6월 19일
Hi to all... I would like to know how matlab can be used to develop simulink blocksets for embedded microcontrollers like this
I want to try developing a blockset like this for fun and learning.... and for future projects.... didnt find any helpful resource.

채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 6월 19일
Please see Target Development for documentation on this.

추가 답변 (2개)

Lahiru Rasnayake
Lahiru Rasnayake 2013년 6월 19일
Hey... Thanks a lot... That really answered my question to the point... Thank you very much again...

Yuri Kamada
Yuri Kamada 2013년 6월 20일
Hi to all the MATLAB community... I too have a question with regard to this topic... I am trying to develop a similar custom block set like functionality but for microchip 12F and 16F series micro-controllers.... but I also perfer to provide arduino like functionality like this link says...
are there any guides regarding designing the compatible hardware(ex...arduino uno's atmel micro may not have usb functionality but with the FTDI chip would offer the matlab compatibility... so are there any generic guides on this)....
THANK YOU!!!
  댓글 수: 2
Yuri Kamada
Yuri Kamada 2013년 6월 20일
WHat i meant was to create a Matlab Interface for any other microcontroller like arduino....
Kaustubha Govind
Kaustubha Govind 2013년 6월 20일
I am not aware of a standard guide to do something like this, but you may want to play with the MATLAB Support Package for Arduino to understand how they achieve the interface and perhaps think about using a similar methodology. Note that some hardware vendors may already provide DLLs, or other such interfaces, in which case you can simply call into those External Interfaces from MATLAB without doing a lot of work.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by