PDA

View Full Version : Changing irda baudrate



rein
May 24th, 2006, 22:56
Basicaly i want to make an ir app that can control my Lego RCX through ir comunication.
If you don't know what a RCX is: http://en.wikipedia.org/wiki/Lego_Mindstorms

The RCX's IR reciever uses these settings:
2400 baud, NRZ, 1 start, 8 data, odd parity, 1 stop bit

If its possible, how do I change the baudrate on the PSP to the same as the RCX?

Im new to C so please explain so i understand.