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

1 visualización (últimos 30 días)
since teensy uses mega256, is it compatible with mega256 library for mega uno?

Respuestas (1)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer el 31 de Oct. de 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.

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by