This a basic program that uses digital input-output functions. It counts how many times the button is pressed and displays the resulting value as 4-bit binary on LPC1768 leds.

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
1:55585733d77e 2015-07-21 BaserK MIT license is added default tip
0:4b9e06ca482c 2015-07-09 BaserK First commit;