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

1 vue (au cours des 30 derniers jours)
leo kunz
leo kunz le 29 Oct 2012
since teensy uses mega256, is it compatible with mega256 library for mega uno?

Réponses (1)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer le 31 Oct 2012
  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.

Community Treasure Hunt

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

Start Hunting!

Translated by