Serial communication test.

Dependencies:   mbed

This program is test of LPC1114 serial communication.

When you use Mac, it is as follows.

1)Run the Terminal.app.

2)ls /dev/tty.usb*

When you use USB-Serial converter and RS232C level conveter, It is displayed with /dev/tty.usbserial-xxxxxxxxx.

When you use LPC1114FN28 mbed board from USB cable, It is displayed with /dev/tty.usbmodemfdxxxx.

3)Run the screen command.

screen /dev/tty.usbXXXXXXXX.

4)Press 'u' to turn LED1 brightness up,'d' to turn it down.

Case1:LPC1114FN28 mbed board.

/media/uploads/ImageWriter/img_4939.jpg

Case2:LPC1114 CPU stand alone.

/media/uploads/ImageWriter/img_4940.jpg

Revision:
0:ef61dfc4f518
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Wed May 06 13:16:40 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/8ab26030e058
\ No newline at end of file