This program demonstrates how to read sensor data and transmit over serial
line and RF
node1.c is the main file it needs
- sensor.c (implemenation of access to sensors)
- 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