This program is a simple base station that reads from RF and prints it out
over serial line
receiv1.c is the main file - it needs
- bim2rf.c (rf protocol implementation)
- core.c (some functions for the core board)
- fr24c64.c (fucntions to use the FRAM chip -
adpated from serial EEPROM)
- 16F876.H (h-file for the PIC used in the core
board)
download all files in a zip-file