//This is the main software for smart mug project that I wrote for my senior design //It includes utilization of different components of mbed board //Other important components used by this code //-Serial Miniature LCD Module (uLCD-144-G2 GFX) //-micro-sd card stored inside LCD module //-tilt sensor //-CLC level sensor //-temperature sensor //-three input buttons //-battery fuel gauge(very difficult to configure)

Dependencies:   mbed

History

This is the main code for smart mug (can measure volume and calorie from liquid we drink) project that I wrote for my senior design.; It uses different components of mbed board and different sorts of external sensors and output modules. default tip

2014-01-08, by kuldipmaharjan [Wed, 08 Jan 2014 01:11:21 +0000] rev 0

This is the main code for smart mug (can measure volume and calorie from liquid we drink) project that I wrote for my senior design.; It uses different components of mbed board and different sorts of external sensors and output modules.