Website development began.
Material loan (4x4 keypad, LCD, temperature and distance sensor).
Circuit schematics was drawn.
TIVA TM4C123G Launchpad board loan.
Assembly of all the components, according to Hardware's tab.
Begining the development of 4x4 keypad API.
Some code was writen in Energia, to evaluate the keypad.
LCD's connections were tested using the Crystal Ball example, provided by the teacher.
We started working on Code Composer Studio.
API for the inboard led RGB.
Development of a wait API, using systick to generate interupts. Some attempts to use Timer 0 in this API.