A full-featured DS1302 timekeeping chip driver. Based on the original object by Daniel Robert. V1.1: fixed mis-labeled pins in docs.
Straightforward DMX512-A output object. Allows user to set start byte, number of frames sent, and break-to-break timing (23 to 44ms).
This code uses a bitmasking technique to set output states which are serially transmitted to a 74HC595 parallel output shift register. Bitmasking allows reassignment of physical pin functions by alteringbitmask ...
I2C driver, written in Spin, supports byte, word, long, and block storage/retrieval.
Note: This driver does not drive the clock line -- you must have a pull-up on SCL.
An interface serial port library. The code has been fully optimized with a super simple spin interface for maximum speed and is also fully commented.
Provides full support for:
Receiving ...
A stable and easy to use UART datalogger object with high transfer speeds.