src/modules/print_temp.c File Reference

#include "sysconfig.h"
#include <stdio.h>
#include "lcd.h"
#include "spi.h"
#include "adc.h"
#include "usart.h"
#include "timer.h"
#include "print_temp.h"

Functions

void temperature (void)
 temperature(): This function is called to read temperature from ADC and write to display

Function Documentation

void temperature ( void   ) 

temperature(): This function is called to read temperature from ADC and write to display

This function is called from the main program every second
to read data from ADC (temperature) and to refresh the display

Parameters:
@return 

References bzero, get_temperature(), lcd_send_string(), rs232_info, and rs232_::temperature.

Referenced by main().


Generated on Mon Jan 12 21:12:08 2009 for BlueTemp by  doxygen 1.5.8