Create custom device driver block for Arduino

버전 1.0.1 (2.55 MB) 작성자: Saipraveen
This submission includes a MATLAB® live script that illustrates the process of creating a custom device driver block using system object.
다운로드 수: 752
업데이트 날짜: 2019/9/17

라이선스 보기

The included MATLAB® live script will help you understand the process of creating a custom device driver block using system object for any of the Simulink supported targets. When deployed, the device driver block will provide access to external peripherals, sensors or actuators which are connected to the hardware by calling the custom C/C++ device driver code.
As an example, you will create a device driver block to interface Arduino Mega with an ePaper display through an SPI interface.

Some additional information on live scripts: https://www.mathworks.com/help/matlab/matlab_prog/what-is-a-live-script-or-function.html

Files included in this submission -
The attached .zip file contains 3 folders:
1) Live Script: Provides step by step instructions & explains how to create a system object.
2) Model: This folder contains a Simulink model to test the created system object's functionality.
3) System Object: This folder contains the system object - 'ePaper' which can be used to test the example directly.

인용 양식

Saipraveen (2024). Create custom device driver block for Arduino (https://www.mathworks.com/matlabcentral/fileexchange/72541-create-custom-device-driver-block-for-arduino), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019a
R2017a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Code Generation, GPU, and Third-Party Support에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

ePaper on Arduino/System Object/ePaper

ePaper on Arduino/Live Script

버전 게시됨 릴리스 정보
1.0.1

Updated thumbnail & description text

1.0.0