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:
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.
Figure 2
- the ADC acqisition and the buffer allocation
- the transmiting rate in the program
- the receiver optimization