Driver for 3-axis accelerometer - LIS302DL/LIS3LV02DQ, using I2C. Simple driver that returns the X,Y and Z acceleration, no filtering applied. Updated to support LIS3LV02DQ as well as LIS302DL. Also fixed ...
This driver (SPI) supports the dual axis inclinometer SCA100T series sold by VTI Technologies. Documentation en schematic are included in the software.
ICC version of FullDuplexSerial.spin. User must have a "..\output" directory for building this project as is. please see README.txt for more details. Version 1.1 fixed a bug where start always ...
An implementation of a singly linked list using malloc. User needs a "..\output" directory for this project to work as is. Cosmetic update forgot MIT liscense stuff.
An implementation of a timer process manager for adding multiple procedures to a cog using a singly linked list and malloc. User needs a "..\output" directory for this project to ...
VGA_Text sources for ICC. User must have a "..\output" directory for building this project as is. Please see README.txt for more details. VGA character colors work with iccprop v704+.