how can i do serial communication real time between teensyuno and simulink?

조회 수: 1 (최근 30일)
leo kunz
leo kunz 2012년 10월 29일
since teensy uses mega256, is it compatible with mega256 library for mega uno?

답변 (1개)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 10월 31일
  1. If the teensy is based on the mega 2560, enter "targetinstaller" in the MATLAB command window.
  2. Install support for Arduino.
  3. Try running one of the example models on your target hardware.
  4. If the example model works, create and run a new model that contains the Serial Transmit and Serial Receive blocks.
Be sure to share your experiences here with other users.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by