instrument_OBD

所属分类:单片机开发
开发工具:Visual C++
文件大小:130KB
下载次数:705
上传日期:2012-08-28 10:33:19
上 传 者hbaidu
说明:  这是一个完整的汽车OBD仪器的源码,每个模块的代码都在里面,从事汽车仪器的朋友可以参考
(This is a complete car OBD instrument source code inside each module can refer friends engaged in automotive instrument)

文件列表:
Debugging (2293, 2011-11-09)
AVR\at90can.c (7060, 2011-11-09)
AVR\atmega-dev.c (4605, 2011-11-09)
AVR\can-control.c (12346, 2011-11-09)
AVR\main.c (25331, 2011-11-09)
AVR\Makefile (3828, 2011-11-09)
AVR\pi-loop.c (3540, 2011-11-09)
AVR\serial-commands.c (2940, 2011-11-09)
AVR\serial.c (5913, 2011-11-09)
AVR\spi-adc.c (5372, 2011-11-09)
AVR\tach.c (8177, 2011-11-09)
AVR\vvvvroom.h (13251, 2011-11-09)
common\can.h (1781, 2011-11-09)
common\command-plus.c (3846, 2011-11-09)
common\command.h (1644, 2011-11-09)
common\mcp2515.c (19420, 2011-11-09)
common\obd2.c (21260, 2011-11-09)
common\printf.c (5125, 2011-11-09)
Cougar\can-bus.c (30837, 2011-11-09)
Cougar\can.h (1046, 2011-11-09)
Cougar\cougar-export.h (2161, 2011-11-09)
PIC18\blinky.c (948, 2011-11-09)
PIC18\cougar-lcd.c (2431, 2011-11-09)
PIC18\cougarlcd.c (35501, 2011-11-09)
PIC18\Makefile (1259, 2011-11-09)
PIC18\pic-devs.c (2557, 2011-11-09)
PIC18\vvvvroom.h (3401, 2011-11-09)
STM32\bxCAN.c (7424, 2011-11-09)
STM32\bxCAN.h (3120, 2011-11-09)
STM32\can-control.c (15464, 2011-11-09)
STM32\Makefile (2461, 2011-11-09)
STM32\motor-commands.c (3890, 2011-11-09)
STM32\pi-loop.c (14985, 2011-11-09)
STM32\serial.c (4497, 2011-11-09)
STM32\stm32-adc.c (4057, 2011-11-09)
STM32\stm32-devs.c (11453, 2011-11-09)
... ...

This project contains multiple subsystems for implementing a custom automotive network using CAN bus, including OBD2 and status reporting, and converting CAN bus reported parameter into gauge or screen outputs. The code supports multiple popular microcontrollers in the Atmel AVR and STMicro STM32 family, and common CAN bus controllers. The STM32 directory contains code for the STM32F100 series microcontrollers. It has device support for both the MCP2515 SPI CAN controller and the bxCAN controller built into the f103, f105 and f107 processors. The AVR directory contains code for the ATMEGA AVR series of microcontrollers. It had tested device support for the MCP2515 SPI CAN controller, and preliminary (nominally complete but unverified) support for the built-in CAN controller on the AT90CAN32/***/128 microcontrollers. The Cougar directory contains add-on code for the Cougar EV motor controller firmware. It is designed to be added onto the existing firmware source code. It branched from a November 2010 version of the system and has fewer features in order to minimize the program space taken on the Cougar controller's ATMEGA8-16U processor. Notably it reports only current values and does not log faults. This code started as the firmware of our 'QAR' EV motor controller. Over time we expanded it into a more general reporting, gauge driver and display toolkit. Enjoy Donald Becker William Carlson Q.M.C. -- "The best quantum mechanics in the fleet"

近期下载者

相关文件


收藏者