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

Committer:
andrelongo85
Date:
Mon Sep 22 06:23:35 2014 +0000
Revision:
3:3bef1c4e42d4
Parent:
0:879aa9d0247b
Interrupt driven and added support to power operator (only positive exponent)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 0:879aa9d0247b 1 http://mbed.org/users/mbed_official/code/mbed/builds/0954ebd79f59