Clock+data serial protocol for PIC16/18F processors. Contains an example application for Zoom/Focus/Iris lens motor control. Written for HiTech C Compiler.
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real ...