Tests

   Once the receiver was implemented, we decided to see if we could receive the temperature on the receiver from our program running on the developement board. The set up was the following:

Set up for the global test
Figure 1: Global test set-up

   Once we made it run, we saw that we were transmitting values, and we manage to get results.
However those results were not the one we wanted, since the values we got as a result we either 0°C or 31°C. The room were the system was set up was at ambient temperature.

Front panel of the acquisition
Figure 2

   Due to the limited amount of time we had to test our programs, we can only make hypothesis for the moment as to why it is not working. Until the day we are planed to present this project, we plan to look into :
  • the ADC acqisition and the buffer allocation
  • the transmiting rate in the program
  • the receiver optimization