MATLAB and the mbed RTC

03 Sep 2011

I was able to open a serial obj to the mbed through MATLAB and was able to do the blinky lights test. I know would like to play a little with the mbed RTC. I have only coded in MATLAB, and get the logic of http://mbed.org/projects/libraries/api/mbed/trunk/rtc_time but how do you do similar from within MATLAB? At the moment I have nothing connected to the mbed.

(RTC goal = need to confirm long term accuracy (order of months) of the Real Time Clock is sufficient for project needs)

Thanks.