This program consists of the software developed for the ELEC5870M Individual Project. It runs on the mbed LPC1768. It uses the mbed RTOS to perform the following tasks: - Implements intuitive GUI with buttons, LCD TFT Display and LEDs. - Serial Communication with the RPi - I2C communication with INA219 voltage current sensors - Power control at the USB ports
Dependencies: Adafruit_GFX Adafruit_ST7735 INA219 MODSERIAL MbedJSONValue mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:196a63a3378d | 2017-04-30 | OHstin | Final Code for mbed operation |
5:366f17f1ea9b | 2017-03-23 | OHstin | PerfBoard |
4:c7b0670f96b2 | 2017-03-22 | OHstin | Version Before Perf Board Transfer |
3:7666de697752 | 2017-02-04 | OHstin | This version before adding serial communication and pathways |
2:104bec169fb6 | 2016-07-18 | OHstin | Output Icon added |
1:1354a7ebd0c6 | 2016-07-10 | OHstin | Battery Icon Class Complete |
0:5139f11cfc62 | 2016-07-01 | OHstin | Setting up of pots and buttons to mbed complete |