10 years ago.

How can I use the code to see the sensor data?where does the data show ?

/media/uploads/xyz/---.png /media/uploads/xyz/---1.png /media/uploads/xyz/---2.png

Question relating to:

2 Answers

10 years ago.

It prints to standard output. Which for most mbed boards means the virtual COM port on the USB port you use to upload the firmware.

10 years ago.

You may want to read this page from the handbook: Serial PC and Host terminal