raven-lcd.c File Reference

This file contains code to connect the two AVR Raven processors via a serial connection. More...

#include "contiki.h"
#include "contiki-lib.h"
#include "contiki-net.h"
#include "raven-lcd.h"
#include <string.h>
#include <stdio.h>
#include <avr/pgmspace.h>
#include <avr/eeprom.h>
#include <avr/sleep.h>
#include <dev/watchdog.h>

Go to the source code of this file.

Functions

void rs232_send (uint8_t port, unsigned char c)
 Print a character on RS232.

Detailed Description

This file contains code to connect the two AVR Raven processors via a serial connection.

Definition in file raven-lcd.c.


Generated on Mon Apr 11 14:23:50 2011 for Contiki 2.5 by  doxygen 1.6.1