[Lazarus] Photo camera and RFID devices
Anton Kavalenka
anton.k at tut.by
Thu Feb 28 20:25:51 CET 2013
On 28.02.2013 21:27, "Arí Ricardo Ody" wrote:
>> I have a program used for fixed assets field inventory. It runs in
>> handhelds running windows mobile with ARM processors.
>>
>> I would like to know if someone here have used photo cameras and RFID
>> readers/receivers in similar equipments. If affirmative should you
>> explain how get access(and control) of the camera and the RFID
>> reader/receiver, please?
>>
>> Greetings from São Paulo - Brazil
>>
>> Ricardo
Dear Ricardo!
WinCE is a windows from many points of view.
So RFID reader - via serial port CreateFile() > SetCommDCB -> ReadFile
->Writefile -> Closehandle
Camera - via DirectX
IMO the control inteface with examples have to be expalined in your
RFID-reader and Camera SDK.
regards,
Anton Kavalenka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130228/ae76bf0e/attachment-0003.html>
More information about the Lazarus
mailing list