Hi guys, great stuff going on here.
One question though, about the Perl script.
Can I use my laptop's built-in IR port? I am quite certain that it resides on COM4:, but it seems that it's only activated when I put another device, like my mobile phone or my Zaurus PDA in front of the IR port/'window' on my laptop.
Do you guys know how to set it up, so that I can use it for 'normal' serial communication with a device (Accu-Chek Compact Plus meter in my case)?
I'm using (Active)Perl v5.8.8 on Windows XP.
Maybe i'd be better off when just booting Linux on my laptop; sadly I'm a Windows:P user most of the time (sorry )
[span style=\'font-size:8pt;line-height:100%\']First I couldn't get the Win32API module to work, but the solution turned out to be simple for me:
I just had to type this at the Command Prompt to completely install it from the ActivePerl site:ppm install Win32-API
Maybe someone else will be helped by this [/span]