SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on how to get your MSP JTAG programmer up and running.
By sid_s
#60551
hi all,
I need to read values from excel file & send it via serial port & display on LCD. I have the display code & basic serial communication code ready. Can anyone tell me how to read an excel file using Matlab or IAR.

Thanks

Regards
Sid
User avatar
By leon_heller
#60567
Output a CSV file.

Leon
By sid_s
#60711
after saving the file as CSV how do i read it in IAR & how do i extract values from it.