Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

G meter, accelerometer -LCD output, PIC16F684, C source code

Status
Not open for further replies.

Sophie1990

Newbie level 2
Joined
Jan 7, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
Hi,

I'm doing a programming project in C source code, using an accelerometer as a G meter which outputs the G value to a Hitachi 44780 LCD display, using a PIC16F684. I am new to C programming so am struggling. Does anyone know any good free C compilers?

I want the program to measure the G force created by the movement of the accelerometer (only in one axis), and then hold and display the highest reached value for that individual movement when movement ceases.

Also if I would like to output text to the LCD display, but do not know the command that does this?

I have tried to look at other code that people have used but do not understand all of the functionality.

Thanks for any help you can offer,

Sophie :D

 

Microchip has a free version of the HiTech 'C' compiler for the PIC16 family on their web site: **broken link removed**
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top