Giter Club home page Giter Club logo

honda-motorcycle-dash's Introduction

Honda Motorcycle Dash

NOTE: This is a 'Alpha' and a work in progress

CircleCI

What is this?

This is my attempt to build an information display / dashboard replacement (or additon) for modern Honda motorcycles. It connects to the bike via its diagnostic port and reads information directly from the ECU

It also contains a GPS module and support for an ambient temperature / humidity sensor

The Display Device

Hardware

The below hardware is used in the current design. For further information see the hardware section of the wiki

  • Espressif ESP32 (Node32S for development, ESP32WROOM for build)
  • 2.8" ILI9341 based SPI TFT Display
  • DHT22 Temperature/Humidity Sensor
  • Serial GPS Module
  • L9637D Monolithic bus driver with ISO 9141 interface

Eagle CAD files for the hardware are available in the pcb folder, and designs for 3D printing a housing are available in the case folder

Software & Features

The code is written for the ESP32 in C\C++ and is designed to be built with PlatformIO

On startup the device connects to the bike's ECU and displays the following information

  • Engine Temperature
  • Engine RPM
  • Battery Voltage
  • Throttle Position %
  • Intake Air Temperature C
  • Neutral Switch
  • Side Stand Switch
  • Bike Speed

It also displays the following information from other sensors

  • GPS Speed (GPS)
  • Ambient Temperature (DHT22)

The below features are intended to be available in the future

  • Gear Position (Based on Speed + RPM) (ECU)
  • Heading (North, South, East, West, etc) (GPS)
  • Ambient Humidity (DHT22)
  • Smartphone Notifications (ESP32 BLE)
  • Smartphone "Now Playing" (ESP32 BLE)

For further information, see the software section of the wiki section of the wiki

Special Thanks To

This project would not be possible without the below information and open source code

Working with Honda ECU's

Arduino Libraries and Tools

Disclaimer

This code is provided under the GNU GPLv3 and includes NO WARRANTY.

The authors accept NO LIABILITY for damages or destruction to any property or persons through the use of this software or hardware design.

honda-motorcycle-dash's People

Contributors

sophienyaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

honda-motorcycle-dash's Issues

Wakeup message

Hi, while Gonzo's CTX-OBD Project has wakeup message FE 04 FF FF, you use 0xFE, 0x04, 0x72, 0x8C. what are the reason for the difference? Thank you

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.