Marcus Groeber (16)

Marcus Groeber

Casio WQV-1 Wrist Camera protocol

Physical link characteristics 115.200 baud, 8N1 The adapter provided by Casio seems to be fixed to these parameters, so it doesn't require any special initialization, like some of the other IR "pods". The adapter appears to be compatible to the Extended Systems "JetEye" products '…

Continue reading...
Marcus Groeber

Porting »C« Code to the Geos Platform

Originally published in Handheld Systems, Vol 5.5 Whenever your programs have to deal with existing data formats or commonly used algorithms, you are faced with the choice between »reimplementing the wheel« or trying to use code that other people (or yourself) have written before. The…

Continue reading...
Marcus Groeber

Exchanging Data with GEOS Devices

Originally published in Handheld Systems, Vol 5.2 "No man is an island", they say, and neither is, in most cases, a PDA. Especially when custom software is involved, there are numerous reasons why data has to be exchanged between a portable device an the rest…

Continue reading...