View Single Post
Old 08-04-2011, 09:36 AM   #376 (permalink)
Freyguy
EV Builder
 
Freyguy's Avatar
 
Join Date: Nov 2010
Location: Macungie, PA
Posts: 157
Thanks: 15
Thanked 64 Times in 40 Posts
Quote:
Originally Posted by DJBecker View Post
I'll complete this translation if others find it useful:

cougarlcd.c - obd2-instruments - Automotive CAN bus implemention including OBD2 reporting and gauge/display drivers - Google Project Hosting


* cougarlcd.c: Translation of the Cougar LCD code from ASM to C. */
/*
Written 2011 by Donald Becker and Hugo William Becker, based on
ASM code written by Chris Freyman.

This file contains a translation from 'cougarlcd_v1_4b.ASM' to C.
We wrote this to understand and support the hardware platform with
our OBD2-instruments system. A independently written source file
implements similar functionality with the addition of CAN support.

The build environment is the SDCC compiler, with its library and
include files.
*/
Thanks DJ. I really appreciate this. Particularly the cheap shots you took in your comments. I am a hardware guy with this representing only my second attempt at writing PIC code. I don't know C , am not a programmer (which I made clear at the beginning of this thread). I only even started this as a goodwill gesture at sharing a project I thought other cougar owners would find useful.
I'm done here.
  Reply With Quote
The Following User Says Thank You to Freyguy For This Useful Post:
sawickm (08-05-2011)