OBD

所属分类:其他嵌入式/单片机内容
开发工具:C/C++
文件大小:131KB
下载次数:344
上传日期:2016-10-16 11:17:15
上 传 者miyan
说明:  一个完整的汽车OBD仪器的源码,每个模块的代码都在里面
(This is a complete car OBD instrument source code inside each module)

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

近期下载者

相关文件


收藏者