This simple program enable LPC11U24 MBED board to act as a simple integer calculator. Just type the operation you want to execute from the serial terminal. Admitted operations: +, -, * /, ^ (only positive exponent). Multiple operations in raw are supported as well as negative integer.

Dependencies:   mbed

Fork of Serial_HelloWorld_Mbed by mbed official

Revisions of mbed.bld

Revision Date Message Actions
0:879aa9d0247b 2013-02-12 Serial HelloWorld File  Diff  Annotate