This Program Demonstrate how to make LPC1768 ADC measure the analog voltage and report it to through the USB uart of mbed.

Dependencies:   mbed

Revision:
1:dd22d26c3a63
Parent:
0:c0f5fc067a00
--- a/main.cpp	Thu Sep 30 15:36:20 2010 +0000
+++ b/main.cpp	Thu Sep 30 15:50:04 2010 +0000
@@ -1,11 +1,10 @@
-/**
- * \brief ADC Processing, Serial Comm, Timers, Button Inputs, Analog Output, FAT File systems
+/** ADC Processing, Serial Comm, Timers
  * 
- * \version 0.0
+ * @version 0.0
  *
- * \author boseji (http://m8051.blogspot.com)
+ * @author boseji (http://m8051.blogspot.com)
  *
- * \note
+ * @note
  * Copyright (c) 2010, boseji
  * released under MIT license http://mbed.org/licence/mit 
  *