Giter VIP home page Giter VIP logo

bcomp11's Introduction

bcomp11 - on-board computer

Car on-board computer based on LPC11C14. Specified for Mitsubishi Pajero Sport 2nd gen.

Configurations

The Keil MDK project have some configurations:

bcomp11 (Debug) - debug build.
bcomp11 Pajero (Release) - release build for Mitsubishi Pajero.
bcomp11 Nissan (Release) - release build with experimental Nissan functions.
bcomp11 Virtuino (Release) - release build with Virtuino functionality.

More information here: https://github.com/igkov/bcomp11/wiki/Firmware-structure.

For build in GCC-ARM use Makefile. GCC build didn't full functionality, because GCC generate more code.

The sub-folder /pc contains HAL-level and build-script for compilation in MinGW-Win32. This build use for easy interface debug.

Full description

http://igorkov.org/bcomp11 (old version) http://igorkov.org/bcomp11v2 (actual version)

Hardware description

Computer based on NXP LPC11C14 with HW CAN. Full hardware project here: https://github.com/igkov/bcomp11hw

Scheme:

Device view (this is first hardware version)*: *on photo 2 board with LPC11C14: this computer, and test device for automotive CAN-NET: http://github.com/igkov/ecu-emulator

Compilation

Use Keil MDK or GCC ARM. Recommended version of Keil MDK - 4.24, newer versions have other editor kernel and cann't show Cyrillic in CP-1251 (only in Unicode/UTF-8), thats problem for show/edit Cyrillic text constants. Also Keil MDK 5+ have not problems with Cyrillic in CP-1251.

Program MCU

For program MCU, please use USB-UART converter with DTR/RST control and programming utility as Flash Magic or lpc21isp.

PC Emulation build

For interface simple debug, project have simple HAL-level for building in MinGW for Windows. Sample interface screens:

Donate project

You can donate this project here.

bcomp11's People

Contributors

igkov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.