Hi all - first post!
I'm trying to setup serial comms to display an analog input using SIMULINK and my Arduino Uno board.
I've dl'd the Arduino stuff for simulink. no problem there. I can communicate with the board. no problem there.
I cant get the board to transmit analog input via serial over USB cable to show on Simulink scope or display block.
I have the Analog Input block, the Convert to uint8 block, and then the serial output block in my model. at that point, i have a scope and display block connected.
i'm sure i'm missing something basic. Any suggestions?
Thanks!