Subscribe
 


PIC controlled compass CMPS03 to standard LCD



PIC controlled compass CMPS03 to standard LCD
Uses a standard 2 x 20 character LCD module for readout of compass module CMPS03 and ambient temperature sensor LM35. Backlight switches on automatically using an LDR. Display of compass is controlled by a PIC16F877.

How does it work?

The microcontroller 16F877 does most of the job, once again.

1* Driving the LCD module type 2x20 characters with backlight This takes 12 data-lines (see basic schematic.)

2* Interfacing the CMPS03 module. We use the I²C interface for maximum resolution. This data is then converted to decimal and sent to the LCD.

3* Analog to digital conversion from temperature (LM35) and light (LDR) sensors.

Authored by Webmaster at TechDesign Electronics, Added: May 21, 2006



http://www.techdesign.be/projects/002/002.htm

Unsorted Pool