/******************** Polytech'Grenoble 2010 - RICM4 ****************************
* File Name: readme_en.txt
* Author: Mathieu MALLET, Ludrig MOL, Clement MOREL
* Version: V3.8 (CircleOS)
* Date: 06/06/2010
* Description: 3M Project
********************************************************************************/
This example provides a basic example of how to use the IRDA component. In order to test it, you should have 2 Primer2 : one in transmiter mode and one in receiver mode. Pressing the button in transmiter mode will send a char to the receiver (from char 'a' to 'z'). You can easily switch application mode using right and left direction on the joystick.
Note: It was our first attemp with primer2. If you're looking for a better implementation of IRDA communication, you should have a look at this project : STM32 Primer 2 Project - IP3M (our school project - based on IRDA comm - called IP3M)