I need to develop a new product. In the theory I am the hardware guy, the one who designs the PCB. In practice I am also the one who deals with software (and I am not so skilled, but hey? they say "stay in budget")
Elf wrote:
Most people these days use RDP
Of course, but I can't use RDP, I need X11.
Elf wrote:
Citrix thin client terminals for that sort of use case
I also need to integrate an ISO7816 SmartCard reader for authentication. The next generation of products will have encrypted smartcards (thanks God not contactless, the RFID technology goes more complex), and a picture of the owner printed on the card.
Currently I am working with AT24C128SC-cards (they are I2C EEprom chip on ISO7816 shape, directly wired without any protection) handled by TDA8029 chip. Basically it's a customized MPU on smd chip. Already designed a couple of PCBs and built a prototype, I am dealing with the software side.
Elf wrote:
Linux based or custom OS
Well, I have some skills with linux, and I am putting a kernel on a powerpc-4xx prototype. I'd like to experiment other solutions, if possible. QNX sounds good, but, in order 'to stay in budget', I am afraid I am doomed 'to stay with linux'