| Buttons.c [code] | This file reads the input from the SWITCHES on STK500 |
| Buttons.h [code] | Defines and prototypes for Buttons.c |
| LCD_driver.c [code] | Functions used to control the STK502 LCD |
| LCD_driver.h [code] | Defines and prototypes for LCD_driver.c |
| LCD_functions.c [code] | Additional LCD functions, scrolling text and write data |
| LCD_functions.h [code] | Functions for LCD_functions.c |
| Main.c [code] | Main loop and initialization |
| Main.h [code] | Defines and prototypes for Main.c |
| RTC.c [code] | Real Time Clock (RTC) |
| RTC.h [code] | Prototypes for RTC.c |
| Temperature.c [code] | Temperature measurements |
| Temperature.h [code] | Defines and prototypes for Temperature.c |
| UART.c [code] | UART transmission |
| UART.h [code] | Defines and prototypes for UART.c |
1.4.5