|
| file | adc.c [code] |
| | Functions to control the ADC of the MCU.
|
| |
| file | adc.h [code] |
| | Functions to control the ADC of the MCU.
|
| |
| file | beep.c [code] |
| | This file implements a beep function to emit a beep sound from Raven's
speaker.
|
| |
| file | beep.h [code] |
| | This file implements a beep function to emit a beep sound from Raven's
speaker.
|
| |
| file | key.c [code] |
| | This file provides joystick operations.
|
| |
| file | key.h [code] |
| | This file provides joystick operations.
|
| |
| file | lcd.c [code] |
| | This file provides Raven LCD support.
|
| |
| file | lcd.h [code] |
| | This file provides Raven LCD support.
|
| |
| file | main.h [code] |
| | This is the main file for the Raven LCD application.
|
| |
| file | menu.c [code] |
| | This file operates the menu flow chart described in the readme
notes.
|
| |
| file | menu.h [code] |
| | This file operates the menu flow chart described in the readme
notes.
|
| |
| file | raven3290.c [code] |
| | This is the main file for the Raven LCD application.
|
| |
| file | sleep.c [code] |
| | This controls the sleep operation for the LCD.
|
| |
| file | sleep.h [code] |
| | This controls the sleep operation for the LCD.
|
| |
| file | temp.c [code] |
| | Driver for the on board temperature sensor.
|
| |
| file | temp.h [code] |
| | Interface for the onboard temperature sensor.
|
| |
| file | timer.c [code] |
| | This file will configure the timer during LCD operation.
|
| |
| file | timer.h [code] |
| | This file supports the timer functionality for the LCD.
|
| |
| file | uart.c [code] |
| | Handles the control of the USART for communication with the ATmega1284p
for sending commands.
|
| |
| file | uart.h [code] |
| | Handles the control of the USART for communication with the ATmega1284p
for sending commands.
|
| |