Smartcard Reader Library for Atmel32u4 and Arduino (ISO-7816) Protocol T1 T=1

Info: For those of you who are interested in building their own Arduino based smart card reader/writer interface with the commonly used T=1 protocol (see ISO-7816). - See the hardware sketch in order to get a feeling for the hardware setup! - Feel free to look at the Example.cpp to get into to my library with "ease"! -  If you want to use a cpu timer as external clock, see the following: /* * See Atmel32u4 - Specification at Page 90ff * Frequency = Clock / (2 * N * (1 + OCR1A)) * N = Prescaler Factor: 1,8,64,256,1024 * * 8Mhz: * Frequency =…

1 Comment

EyeTV freezing solved: eyetvcamd with OSCAM with CCCam (new Proxy and Splitter)

Hey guys, Proxies: It took me quite some effort to test/verify all the buggy OSCam versions that are not capable of sharing key requests/answers free of freezers. The essence of my findings is that OSCam version 1.20 r 10009/10010 broke the possibility to split a single line into several "client lines". This has to do with caching methods introduced in 1.20 r10000+. Easy fix: do not use OSCam 1.20 revision > 10000! Download LineSplitter Publish: As many of u ask me to publish sources of eyetvcamd (ORF HD Fix): I actually think about it, but I am still working on it...…

0 Comments