Vizier87
Active Member
Hi guys,
I'm building a low cost weather transmitter with all six weather parameters integrated in one system, fed to a pic16f877a, and I need to send data from it to a nearby pic too, which will transmit the readings into a PC/Laptop (preferably the same PIC), using a pair of 315 Mhz RF module
Question:
1. What would be the best way to transmit data of six 8-bit data via the module? (i.e manchester code, etc) I use an MPLAB compiler, assembly and C.
The diagram of my circuit is attached.
2. Does the ICSP mode via PICkit software allow me to read data from the registers continuously? If no, what kind of connection & software allows this so that the data can be pulled into a MATLAB GUI? I'd like the data to be processed & displayed nicely.
Many thanks.

I'm building a low cost weather transmitter with all six weather parameters integrated in one system, fed to a pic16f877a, and I need to send data from it to a nearby pic too, which will transmit the readings into a PC/Laptop (preferably the same PIC), using a pair of 315 Mhz RF module
Question:
1. What would be the best way to transmit data of six 8-bit data via the module? (i.e manchester code, etc) I use an MPLAB compiler, assembly and C.
The diagram of my circuit is attached.
2. Does the ICSP mode via PICkit software allow me to read data from the registers continuously? If no, what kind of connection & software allows this so that the data can be pulled into a MATLAB GUI? I'd like the data to be processed & displayed nicely.
Many thanks.

Last edited: