Driver for MS5534-module (Intersema) For precise temperature and pressure measurement. Easy and fast way to build variometer, altimeter, barometer or meteo-station.
For Amateur Radio enthusiasts working with Microwaves and GPS stabilized oscillators I produced two chips for 3Dfix detection and display of other GPS parameters. The first thing I did when ...
This demo connects a PropStick USB to the H48C Accelerometer and HM55B Compass. It outputs the x,y,z from the H48C and the heading from the HM55B to the Parallax Serial ...
A basic driver for the Parallax Memsic 2125 Dual-axis Accelerometer written in C. A header file is included for use as a driver file and a Demo file is included ...
A driver for getting GPS data that is formatted by NEMA string standards. Has been fully tested with the Parallax GPS unit. A single version is now included. It follows ...
A driver for the 12bit LTC1298 written in C using ICCv7. Dont forget the /ouput/ Folder so it will compile correctly. New revision of more C standard header. V2 Has ...
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 ...